Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jm199504/competition
数据挖掘/预测竞赛代码分享
https://github.com/jm199504/competition
Last synced: 12 days ago
JSON representation
数据挖掘/预测竞赛代码分享
- Host: GitHub
- URL: https://github.com/jm199504/competition
- Owner: jm199504
- Created: 2019-07-03T07:45:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-20T12:46:49.000Z (4 months ago)
- Last Synced: 2024-10-08T07:21:05.477Z (about 1 month ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 7.45 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 数据预测竞赛代码分享
#### 1. Machine-Learning-With-A-Heart (心脏病预测,排名:11/2441)
- BayesianRidge
- LogisticRegression#### 2. Predicting-Disease-Spread (疾病传播预测,排名:439/6671)
- LGBMRegression
- LGBMRegressor#### 3.Driving-Behavior- Predicts-Driving-Risk(驾驶行为预测驾驶风险,排名:75/2749)
- xgboost
- lightgbm
- RandomForestRegressor#### 4.Earthquake-Damage(地震损害预测)
- ANN
- KNN
- LGBMClassifier
- Voting#### 5.Air-Quality-Predict(空气质量预测)
- lstm
- pearsonr