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

https://github.com/ansebi/neural_regressor

Building a Neural Network for regression. Better generalisation than default XGBoost and works with SIN waves better than SVR.
https://github.com/ansebi/neural_regressor

Last synced: about 2 months ago
JSON representation

Building a Neural Network for regression. Better generalisation than default XGBoost and works with SIN waves better than SVR.

Awesome Lists containing this project

README

        

# Neural_Regressor
Building a Neural Network for regression. Better generalisation than default XGBoost and works with SIN waves better than SVR.