Skip to content

isechula/2190513-Data-Science

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2190513 Data Science (ICE) @CU (2025/1)

Meme

Syllabus:

Syllabus

Code:

Week01: Intro to Numpy, Pandas

  1. Pandas: Open In Colab

  2. Pandas with Youtube stat data: Open In Colab

  3. (Advanced) Pandas with Youtube stat data: Open In Colab

Week02-03: Data Preparation

  1. Impute Missing Value: Open In Colab

  2. OneHotEncoder: Open In Colab

  3. Outliers - Take Log: Open In Colab

  4. Outliers - Remove them with Z-Score: Open In Colab

  5. Split Train/Test: Open In Colab

Week04-07: Traditional ML

Week04: Tree-based model, Pipeline, Evaluation

Week05: Regression

Week06: kNN, GridSearch + Clustering

Week07: NN

  1. Decision Trees: Open In Colab

  2. Linear Regression: Open In Colab

  3. Logistic Regression: Open In Colab

  4. Neural Network: Open In Colab

  5. K Nearest Neighbors (GridSearchCV): Open In Colab

  6. SVM: Open In Colab

  7. Save and Load Model: Open In Colab

  8. K-Means: Open In Colab

  9. Market-Basket Analysis: Open In Colab

  10. Scikit-learn pipeline: Open In Colab

Week 08: Intro to Deep Learning

  1. Image classification with CNN (PyTorch Lightning): Open In Colab

2-1. Image classification with EfficientNetV2s (PyTorch Lightning): Open In Colab

2-2. Image classification with EfficientNetV2s (PyTorch Lightning) with TensorBoard: Open In Colab

2-3. Image classification with EfficientNetV2s (PyTorch Lightning) with Weights & Biases: Open In Colab

2-4. Image classification with EfficientNetb0 (Load a Pretrained Model from Hugging Face) (PyTorch Lightning) with Weights & Biases: Open In Colab

3-1. Object detection with YOLOv8 (basic script): Open In Colab

3-2. Object detection with YOLOv8 (custom dataset): Open In Colab

  1. Semantic segmentation with deeplabv3 (PyTorch Lightning): Open In Colab

  2. Time series Forecasting: Stock Price: Open In Colab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%