Skip to content

Famous Data Mining Algos written in python using scikit-learn library

Notifications You must be signed in to change notification settings

rishikksh20/Data-Mining-Algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data-Mining-Algos

Widely Used Data Mining Algos written in python using scikit-learn library

##Installation

Python (>= 2.6 or >= 3.3),

NumPy (>= 1.6.1),

SciPy (>= 0.9).

If you already have a working installation of numpy and scipy, the easiest way to install scikit-learn is using pip

pip install -U scikit-learn

and if you have Anaconda install in your PC then:

conda install scikit-learn

About

Famous Data Mining Algos written in python using scikit-learn library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages