Cuny Tech Prep Fall 2021 Data Science Repo
- Instructor Zack
- Thursday's 5:30-6:30
- Friday's 2:00-3:00
- TA Julia
- Tuesday's 5:00-7:00
- TA Steve
- Tuesday's 5:00-6:00
- Wednesday's 5:00-6:00
- Do this first step only once to link your fork with the main repo:
git remote add upstream https://github.com/CUNYTechPrep/2021-fall-data-science.git
- Then every week, run these commands below to get the new files.
git fetch upstream
git merge upstream/master
- Week 01 [09/02 - 09/03]: Introduction to Data Science & working with Data in Pandas
- Week XX [09/09 - 09/10]: No Class
- Week 02 [09/16 - 09/17]: Exploratory Data Analysis and Visualizations
- Week 03 [09/23 - 09/24]: Introduction to Machine Learning & Classification
- Week 04 [09/30 - 10/01]: Linear Regression / Regressors
- Week 05 [10/07 - 10/08]: Decision Trees and Random Forest Classifiers
- Week 06 [10/14 - 10/15]: Natural Language Processing
- Week 07 [10/21 - 10/22]: Image Classifiers
- Week 08 [10/28 - Thursday]: AB Testing
- Week 08 [10/29 - Friday]: Neural Networks
- Week 09 [11/04 - Thursday]: Neural Networks
- Week 09 [11/05 - Friday]: Flask Web App
- Week 10 [11/11 - Thursday]: Flask Web App
- Week 10 [11/12 - Friday]: AB Testing
- Week 11 [11/18 - 11/19]: Data Visualization
- Week XX [11/25 - 11/26]: NO CLASS
- Week 12 [12/02 - 12/03]: Projects Week 2
- Week 13 [12/06]: DRESS REHEARSAL 5:30 - 7:00pm Meeting Link Here
- Week 13 [12/09 - 12/10]: Projects Week 3 (MVP In Class Presentations)
- Week 14 [12/14]: Demo Night Tuesday 5:30 - 7:00 Must be logged in at 5:00!! You will be emailed the meeting link via a Google Calendar email invite. You will use the associated meeting link as your demo night meeting link.
Note, coursework and lessons may be subject to change based on class needs.