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

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

Awesome Lists containing this project

README

          

[![Run in Livebook](https://livebook.dev/badge/v1/blue.svg)](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.