Skip to content

TazmeenAfroz/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning

Machine Learning Course - Fall Semester

This repository contains all the topics, resources, and links to supplemental material covered during the course. Below is an organized outline of the course content:

All topics link -> https://docs.google.com/document/d/1FBbFvc9AGPnU6Sx8pNTswVIAep7HVr6ruJETsHyDqN8/edit?usp=sharing

Table of Contents

  1. Association Rule Mining
  2. Decision Trees
  3. Ensemble Methods
  4. Random Forest
  5. K-Nearest Neighbors (KNN)
  6. Bayesian Learning
  7. Feature Scaling
  8. Adaboosting and SEMME
  9. Clustering
  10. Model Evaluation
  11. Regression

Association Rule Mining

  • Topics:
    • Apriori Algorithm
    • FP-Growth Algorithm (with Lift)
  • Resources:

Sequential Pattern Mining

Decision Trees

Ensemble Methods

Random Forest

  • Topics:
    • Cross-validation Techniques
    • K-Fold, Stratified K-Fold, Leave-One-Out Validation

K-Nearest Neighbors (KNN)

  • Topics:
    • Distance Measures (Hamming, Weighted Similarity)
    • Distance-Weighted Nearest Neighbor Algorithm

Bayesian Learning

Feature Scaling

Adaboosting and SEMME

Clustering

Model Evaluation

Regression

  • Topics:
    • Linear Regression
    • Decision Tree Regression

Contributions and improvements are always welcome.

About

ML course content -FALL 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published