Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 213 Bytes

File metadata and controls

6 lines (6 loc) · 213 Bytes

followed a tutorial to built my first machine learning model! what i learned:

  • loading a dataset
  • difference between training/testing data
  • random forest algorithm and how it works
  • reading a confusion matrix