Simple NGBoost Implementation written by numpy and sklearn.
Python
7
8 commits
updated Apr 28, 2020
Simple NGBoost (Natural Gradient Boosting for Probabilistic Prediction) Implementation.
Install Docker and docker-compose on your local machine.
docker-compose up -d --build
docker exec -it ngboost-jupyter bash
python ngboost.py
true_function + random noise scaled by input Xn_estimators: 500learning_rate 1e-2
8 commits
Python
97.1%
Dockerfile
2.9%
Simple NGBoost Implementation written by numpy and sklearn.
Python
7
8 commits
updated Apr 28, 2020
Simple NGBoost (Natural Gradient Boosting for Probabilistic Prediction) Implementation.
Install Docker and docker-compose on your local machine.
docker-compose up -d --build
docker exec -it ngboost-jupyter bash
python ngboost.py
true_function + random noise scaled by input Xn_estimators: 500learning_rate 1e-2
8 commits
Python
97.1%
Dockerfile
2.9%