Skip to content

Latest commit

 

History

History
44 lines (18 loc) · 1.3 KB

ClassificationAndReg.md

File metadata and controls

44 lines (18 loc) · 1.3 KB

Classification and Regression

  1. Supervised Learning -Concrete Learning algorithm - Regression - predicting student mark.

  2. Unsupervised Learning - Grouping By Similarity - prediction of student to pass or fail.

  3. Logistic Regression - Categorization.

  4. Confusion Matrix

  5. Overfitting and Underfitting

  6. Need for bias - Aim for low bias and low variance to properly fit the model.

  7. Less features - low variance , more features - High variance.

  8. Precision and Recall -

          Precision and Recall: A Tug of War
    

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot