https://github.com/nickgnd/exgboost-intro-livebook
The livebook implementation of "Introducing EXGBoost: Gradient Boosting in Elixir" blog post
https://github.com/nickgnd/exgboost-intro-livebook
elixir-lang elixir-nx explorer gradient-boosting livebook machine-learning xgboost
Last synced: 4 months ago
JSON representation
The livebook implementation of "Introducing EXGBoost: Gradient Boosting in Elixir" blog post
- Host: GitHub
- URL: https://github.com/nickgnd/exgboost-intro-livebook
- Owner: nickgnd
- Created: 2023-07-20T22:23:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-23T13:11:48.000Z (almost 3 years ago)
- Last Synced: 2025-10-12T06:54:29.903Z (8 months ago)
- Topics: elixir-lang, elixir-nx, explorer, gradient-boosting, livebook, machine-learning, xgboost
- Homepage:
- Size: 699 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://livebook.dev/run?url=https%3A%2F%2Fgithub.com%2Fnickgnd%2Fexgboost-intro-livebook%2Fblob%2Fmain%2Fexgboost-intro.livemd)
# Hey there 👋
The livebook implements what it's described in this post by [@seanmor5](https://github.com/seanmor5) published on [@dockyard](https://github.com/dockyard) blog , plus some more data analysis at the end.