Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Frequently Asked Questions

What are the prerequisites for this class?

The course has minimal prerequisites. If you are comfortable with Python programming, you should be able to follow along. If your programming is rusty, we recommend brushing up on key concepts before the term begins. Check out the resources here.

Can I audit the class?

If the course is full, we do not allow official auditors. You’re welcome to sit in informally, but please reach out to the instructor first. Also, please avoid taking a seat if the classroom is crowded. We want to prioritize enrolled students.

Can I attend lectures from a different section?

You are expected to attend your assigned section. If you have a one-time conflict, you may attend another section, but note that you will not receive participation points for that session.

Can I use generative AI in this course?

Please read our full Generative AI usage policy.

TL;DR: use AI to support, not substitute, your work. If you use a tool:

How do I submit homework assignments?

All assignments are submitted on Gradescope. Detailed instructions are provided on the course website. Make sure to follow them carefully.

I’m on the waitlist. How likely am I to get into this course?

We don’t control the waitlist, but here are some things to keep in mind:

Who takes this course?

The audience is diverse: Data Science Minor students, BCS students, Computer Science undergraduate students, and graduate students from different departments who want to apply machine learning in their research. You’ll likely learn not only from your instructors and TAs but also from your peers.

How does this course overlap with CPSC 340?

There is some overlap in fundamentals, but the focus is different. CPSC 330 emphasizes applying machine learning tools to real problems in a responsible and reproducible way. Many students find taking both courses valuable.

What does a typical week look like? What’s the workload?

Tips for success:

What coding language and environment will we use?

We use Python with scikit-learn and other common ML libraries. Assignments are completed in .ipynb notebooks using JupyterLab or VS Code.

What will the exams be like?