Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 399 Bytes

File metadata and controls

9 lines (8 loc) · 399 Bytes

ML

This repository consists of theory and practice in ML

  1. Data - datasets folder.
  2. Visualization - folder with Matplotlib, Seaborn and Plotly. Practice will be in EDA projects in folder "Pandas".
  3. NumPy - NumPy folder.
  4. Pandas - Pandas folder with theory and (in future) EDA projects.
  5. Practical_Work - folder with ML nodels made "from scratch".
  6. Theory - folder with some ML theory.