Skip to content

KVSSetty/MLtutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Tutorials

KV Subbaiah Setty

This repository contains notebooks and other files associated with my Machine Learning tutorials primarily using scikit-learn and XGBoost.

Installation Notes

This tutorial requries the following packages:

The easiest way to get these is to use the anaconda or miniconda environment manager. I suggest downloading and installing anaconda the easiest way as all the packages pre installed and you can start my tutorials immediatly.

Downloading the Tutorial Materials

I would highly recommend using GitHub Desktopif you are Windows, not only for this tutorial, but for the general betterment of your life. Once GitHub Desktop is installed, you can clone the material in this tutorial by using the git address shown above or use the command line tool after installing just git:

git clone
git:https://github.com/KVSSetty/ml-notebooks.git

If you can't or don't want to install any of the packages including python, anaconda and git. there is a link (button) below to directly reach the tutorial notebooks in your browser. Yes it is true run python code without installing python in your system. It is not Magic. Try it !

Binder

About

Tutorials on all traditional ML algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published