Skip to content

zyandtom/FoundationofDataAnalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Foundation-of-Data-Analytics

fnn.py uses feedforward neural network to fit the data.

lgbm.py uses the Lightgbm moedel to fit the data.

linear.py uses the linear moedel to fit the data.

Rrf.py uses the randomforest moedel to fit the data.

XGBoost.py uses the xgboost moedel to fit the data.

every .py file can simply run it!

result8.csv is my highest score file generated by XGboost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages