https://github.com/erictleung/ml-portfolio
:book: Experiment with various machine learning algorithms on various data sets from the University of California, Irvine (UCI) Machine Learning Repository (http://archive.ics.uci.edu/ml/index.html)
https://github.com/erictleung/ml-portfolio
data-mining data-science machine-learning machine-learning-algorithms uci uci-ml
Last synced: 6 months ago
JSON representation
:book: Experiment with various machine learning algorithms on various data sets from the University of California, Irvine (UCI) Machine Learning Repository (http://archive.ics.uci.edu/ml/index.html)
- Host: GitHub
- URL: https://github.com/erictleung/ml-portfolio
- Owner: erictleung
- Created: 2015-03-23T22:40:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-14T04:43:00.000Z (over 8 years ago)
- Last Synced: 2025-02-16T07:56:47.162Z (8 months ago)
- Topics: data-mining, data-science, machine-learning, machine-learning-algorithms, uci, uci-ml
- Language: Makefile
- Homepage:
- Size: 997 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine Learning Portfolio
The purpose of this repository is to explore machine learning algorithms using
the University of California, Irvine (UCI) machine learning repository## List of data sets analyzed
- Iris Data Set (http://archive.ics.uci.edu/ml/datasets/Iris)
## Data Sources
Lichman, M. (2013). UCI Machine Learning Repository
[http://archive.ics.uci.edu/ml]. Irvine, CA: University of California, School
of Information and Computer Science.