Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 421 Bytes

File metadata and controls

9 lines (7 loc) · 421 Bytes

datascience

Binder

  • Add Jupyter notebooks to the corresponding folder.
  • To maintain the order, create one notebook per module. e.g. 2-1-this-is-module-1-for-chapter-2, 3-3-this-is-module-3-for-chapter-3.
  • If you need to add extra info, add it to the README file inside each folder.
  • Use scikit-learn, numpy and Pandas only.