decision-forests icon indicating copy to clipboard operation
decision-forests copied to clipboard

Added Kaggle example - Beginner classification

Open vanshhhhh opened this issue 3 years ago • 2 comments
trafficstars

Kaggle dataset used - Titanic - Machine Learning from Disaster Category - Beginner Type - Classification

Note -

  • In the link section (image attached below), the links given will work only when this PR merges.. Screenshot 2022-08-25 191207
  • Alternatively, you can check the same example on my personal repository in which the "Run in Google Colab" link is working. I'd suggest viewing this example on Colab since some cell outputs are handled by limiting the cell size.

Mentor - @mirhyman Reviewers - @random-forests, @markmcd

vanshhhhh avatar Sep 02 '22 18:09 vanshhhhh

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Thanks for the guide - looks like a good start. I've made some comments that apply in several places, please be sure to fix them everywhere (e.g. style related comments).

Can you also ensure that you run nbfmt and nblint on your notebook to ensure stable diffs and that the right links/licenses/etc are present.

markmcd avatar Sep 06 '22 05:09 markmcd