Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 274 Bytes

File metadata and controls

14 lines (13 loc) · 274 Bytes

Sampling_Assignment

Sampling techniques used :

  1. Simple random sampling
  2. Systematic sampling
  3. Stratified sampling
  4. Cluster sampling
  5. Bootstap sampling

5 ML models used :

  1. Logistic Regression
  2. KNN
  3. Random Forest
  4. Decision Tree
  5. Naive Bayes