Skip to content

Saswankar1/ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML

  1. Linear Regression
  2. Linear Reg MultiVariate
  3. Gradient Descent
  4. Save and Load Model
  5. One Hot Encoding
  6. Train test split
  7. Logistic regression
  8. Logistic Regression Multiclass
  9. Decision Tree
  10. SVM
  11. Random Forest
  12. K Fold Cross validation
  13. K Means
  14. Naive Bayes
  15. Grid Search
  16. Regularization

How to Contribute

Your contributions to this repository are highly welcome! Follow the steps below to contribute:

  1. Fork the Repository: Click on the "Fork" button at the top right corner of this repository to create your copy.

  2. Clone Your Fork: Clone the repository to your local machine. Open a terminal and run the following command:

     https://github.com/Saswankar1/ML.git
  3. Make Changes: Make your desired changes to the codebase. Feel free to work on any topic or address any issues you've identified.

    git add .
    git commit -m "Your Changes"
    git push origin feature/feature-name

Thank you for contributing! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published