From charlesreid1

m (Bot: Orphan page, add template)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Orphan|date=April 2017}}
=Projects=
=Projects=


Line 23: Line 24:


=References=
=References=
==UW Machine Learning Courses==
ML Foundations: Case Study Approach https://www.coursera.org/learn/ml-foundations
ML Regression: https://www.coursera.org/learn/ml-regression
ML Classificaiton: https://www.coursera.org/learn/ml-classification
Predictive Analytics Models: https://www.coursera.org/learn/predictive-analytics


==Scikit Learn==
==Scikit Learn==
===Examples===


Scikit learn examples: http://scikit-learn.org/stable/auto_examples/index.html
Scikit learn examples: http://scikit-learn.org/stable/auto_examples/index.html
Line 37: Line 50:


F regression: http://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
F regression: http://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
Gaussian Process Model regression: http://scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html
===Datasets===


Abalone data set (UCI ML repo): http://archive.ics.uci.edu/ml/datasets/abalone
Abalone data set (UCI ML repo): http://archive.ics.uci.edu/ml/datasets/abalone
===References===


Tutorial on support vector regression: http://citeseerx.ist.psu.edu/viewdoc/download;jsessionid=C72B60C38C905614709A0C30D973E2CB?doi=10.1.1.114.4288&rep=rep1&type=pdf
Tutorial on support vector regression: http://citeseerx.ist.psu.edu/viewdoc/download;jsessionid=C72B60C38C905614709A0C30D973E2CB?doi=10.1.1.114.4288&rep=rep1&type=pdf

Latest revision as of 02:40, 17 April 2017

Projects

Projects for the month of December:

  • Abalone Baloney - Github repository containing Jupyter notebooks applying machine learning techniques to an abalone (sea snail) data set from the UCI machine learning repository



References

UW Machine Learning Courses

ML Foundations: Case Study Approach https://www.coursera.org/learn/ml-foundations

ML Regression: https://www.coursera.org/learn/ml-regression

ML Classificaiton: https://www.coursera.org/learn/ml-classification

Predictive Analytics Models: https://www.coursera.org/learn/predictive-analytics

Scikit Learn

Examples

Scikit learn examples: http://scikit-learn.org/stable/auto_examples/index.html

Scikit learn map of algorithms: http://scikit-learn.org/dev/tutorial/machine_learning_map/index.html

Scikit learn SVR example: http://scikit-learn.sourceforge.net/0.6/auto_examples/svm/plot_svm_regression.html

Scikit learn more about SVR: http://scikit-learn.org/stable/modules/svm.html

Feature selection (picking out the high-variance variables): http://scikit-learn.org/stable/modules/feature_selection.html#l1-feature-selection

F regression: http://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html

Gaussian Process Model regression: http://scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html

Datasets

Abalone data set (UCI ML repo): http://archive.ics.uci.edu/ml/datasets/abalone

References

Tutorial on support vector regression: http://citeseerx.ist.psu.edu/viewdoc/download;jsessionid=C72B60C38C905614709A0C30D973E2CB?doi=10.1.1.114.4288&rep=rep1&type=pdf

Bioinformatics

Bioinformatics course from David Page: https://www.biostat.wisc.edu/bmi576/

David Page: http://pages.cs.wisc.edu/~dpage/

E. coli genome project: https://www.genome.wisc.edu/

Machine Learning

Tombone's computer vision blog: http://www.computervisionblog.com/

Extended mean field restricted boltzmann machine: https://github.com/charlesmartin14/emf-rbm

Books

Wiley Classics library: https://www.librarything.com/series/Wiley+Classics+Library