Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Add more examples #3

Open
5 tasks
ianozsvald opened this issue Jun 26, 2018 · 0 comments
Open
5 tasks

Add more examples #3

ianozsvald opened this issue Jun 26, 2018 · 0 comments

Comments

@ianozsvald
Copy link
Owner

ianozsvald commented Jun 26, 2018

Add new Notebooks with some interpretation, using the built-in sklearn datasets

  • diabetes
  • breast cancer
  • wine
  • text and numeric label e.g. [1, 2, 3] ['one', 'two', 'three'] many times - for a redundant column that should be identified
  • y=x^2 non-linear example which RF should do well on and Pearson should do poorly on

Hopefully also show corr results (especially if we get #1 added)

Maybe also add Anscombe Quartet https://seaborn.pydata.org/examples/anscombes_quartet.html and use it in the README

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant