Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jm199504/competition

数据挖掘/预测竞赛代码分享
https://github.com/jm199504/competition

Last synced: 12 days ago
JSON representation

数据挖掘/预测竞赛代码分享

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