Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 304 Bytes

File metadata and controls

8 lines (6 loc) · 304 Bytes

One day one project

One day one project: projects done in one day to test data science technologies

  1. Ray - train and serve a simple XGBoost model on a tabular dataset
  2. SQL - basic project using SQL commands (sqlite)
  3. EDA with SQL - more advanced project
  4. Segmentation model served with Flask