https://github.com/fabsta/ml_code
Machine learning code (for competitions and others)
https://github.com/fabsta/ml_code
Last synced: 3 months ago
JSON representation
Machine learning code (for competitions and others)
- Host: GitHub
- URL: https://github.com/fabsta/ml_code
- Owner: fabsta
- Created: 2016-07-20T07:35:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-20T09:12:00.000Z (almost 10 years ago)
- Last Synced: 2025-01-17T21:43:35.615Z (over 1 year ago)
- Language: R
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Machine learning code
===================
Here I am collecting code examples of machine learning competitions I have participated in.
----------
### Competitions
Competition | Website | Algorithm | Language|Place|
-------- | ----- | ------ | ----- |----|
United Nations Millennium Development Goals | https://www.drivendata.org/competitions/1/|TimeSeries| Python,R|51/779|
Pump it Up: Data Mining the Water Table | https://www.drivendata.org/competitions/7/ |RandomForest (H2o)|R|24/1767|
Warm Up: Predict Blood Donations | https://www.drivendata.org/competitions/2/submissions/ |glm|R|17/1535|
Shelter Animal Outcomes|https://www.kaggle.com/c/shelter-animal-outcomes| xboost, randomForest|R |145/1410|