Skip to content
/ cs571D Public

Project consisting on Machine Learning with Python, a brief review about scikit-learn.

Notifications You must be signed in to change notification settings

juxtux/cs571D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs571D

Project consisting on Machine Learning with Python, a brief review about scikit-learn.

FOLDERS:

  1. Leukemia regression: contains Ordinary Least Squared, Ridge, Logistic, and Bayesian Regression. It is recomendable to create a project with the full project in order to run the code. Otherwise, load in terminal functions from the fns.py script, and then load model per model in the terminal.
  2. SVM: this code should be easy and direct to run, without the need of a project or script sequence.
  3. Clustering: IDEM than SVM.

FILES:

  1. paper.pdf : Final report about the scikit-review.
  2. poster.pdf : Poster used in Machine Learning class Fall 2015, Duke University.

Copyright Jorge Monardes ([email protected])

About

Project consisting on Machine Learning with Python, a brief review about scikit-learn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages