:::{updated} F22 :::
This is the last week of class. We're going to recap, and talk about what's next, both for learning and for putting what you've learned to practical use.
- Dec. 5: clarified that there is no week 15 quiz — there was previously a disagreement between the heading and the text.
:::{module} week15 :folder: 73a9b45b-25d2-4ad0-a25c-adc601833e0b :::
- Makeup Midterm, {date}
wk15 sat long
- Assignment 7, {date}
wk15 sun long
This video reviews the concepts we have discussed this term and puts them into the broader context of data science.
:::{video} :name: 15-1 - Recap :length: 6m23s :::
(midterm-m)=
The makeup midterm due {date}wk15 sat long
and operates on the same
schedule as the other midterms. It covers the entire semester, with an emphasis
on material since the 2nd midterm. The rules and format are the same as for
Midterm A.
I encourage you to come and take the exam, as it is the single best way to prepare for the final. You can at any time leave the exam, and take it with you; I will only grade it if you turn it in, and there is no problem with showing up, looking at it, even filling it out, and deciding you like your current grades well enough to not turn it in.
:::{warning} If you turn in the makeup exam to be graded, its grade will replace the lower of your Midterm A and B grades, even if that lowers your final grade. Only turn it in if you think you did better than your worst normal midterm! :::
This video introduces a fundamental assumption of predictive modeling and the way drift can affect it.
:::{video} :name: 15-2 - Drift :length: 7m13s :::
- A unifying view on dataset shift in classification (available through Boise State library)
Time is an important kind of data that we haven't spent much time with — this video discusses the fundamental Pandas operations for working with time-series data.
:::{video} :name: 15-3 - Time Series Operations :length: 11m16s :::
The MovieLens Time Series notebook demonstrates basic time series operations in Pandas.
Regression models require that the data be independent. This video introduces two kinds of non-independence and methods for addressing them: grouped observations addressed with a mixed-effects model and temporal auto-correlation addressed with ARIMA models.
:::{video} :name: 15-4 - Correlated Errors :length: 13m50s :::
- Linear Mixed Effects in statsmodels
- Time Series Analysis in statsmodels
- Time Series Analysis slides — much more in-depth treatment
This video talks about going from an analysis and its notebooks to a publishable paper.
:::{video} :name: 15-5 - Publishing Projects :length: 9m55s :::
- PlotNine is a good plotting library for preparing consistent, publication-ready graphics.
- The book gender example also demonstrates the current evolution of my own practices for preparing for publication.
How do you put the results of your data science project into product?
:::{video} :name: 15-6 - Production Applications :length: 7m28s :::
This video goes over some useful topics to learn to fill out more of your data science education.
:::{video} :name: 15-7 - Topics to Learn :length: 6m25s :::
Some final closing tips and suggestions for you to think about as you take the next steps in your data science career.
:::{video} :name: 15-8 - General Tips :length: 10m25s :::
There is no quiz 15 — makeup midterm instead.
:::{note} We have had a few weeks without quizzes (3, by my count). When setting the final grade, I am going to ensure that you are held harmless for weeks without quizzes (basically, give you the quiz grade you would have received if we had a full 15 quizzes, and you had a perfect score on the skipped quizzes). :::
It's been grand!
I would love to hear feedback on how to further improve the course; I have tried to make some corrections as a result of the midterm assessment process, and will be keeping those notes for next year, but further suggestions either in the course evaluations or by Piazza are welcome.
I hope to see many of you in future courses!
Assignment 7 is due {date}wk15 sun xlong
.
The final exam will be on {{LMS}}. It will be available for 72 hours beginning on {date}wk16 mon xlong
.
The exam follows the same format as the midterms.
- Review the previous quizzes, assignments, and midterms.
- Read through the makeup midterm, even if you do not plan to turn it in.
- Review lecture slides to see where you are unclear on concepts and need to review.
- Skim assigned readings, particularly the section headings to remind yourself what was in them.
- Review the course glossary, keeping in mind that it does contain terms we haven't gotten to yet.