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.
- Host: GitHub
- URL: https://github.com/ansebi/neural_regressor
- Owner: Ansebi
- Created: 2023-08-15T15:36:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-15T15:37:52.000Z (over 1 year ago)
- Last Synced: 2025-01-21T12:35:56.224Z (4 months ago)
- Language: Jupyter Notebook
- Size: 2.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.