Skip to content

Starting AI/ML section in python docs [New] #2276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 513 commits into from
Closed

Starting AI/ML section in python docs [New] #2276

wants to merge 513 commits into from

Conversation

xhluca
Copy link

@xhluca xhluca commented Mar 13, 2020

THIS WAS MOVED TO #2702

Continuation of this PR: #2172
Please refer to: #2153

Changes:

  • Added scikit-learn to requirements

Todo list:

  • Create a ML section
  • kNN Classification notebook
  • Regression notebook
  • ROC notebook
  • PCA notebook
  • tSNE/UMAP notebook
  • LIME (follow this example)

@xhluca xhluca changed the title Starting AI/ML section in python docs [Moved] Starting AI/ML section in python docs [New] Mar 13, 2020
@emmanuelle
Copy link
Contributor

Hi @xhlulu would you like a round of review now or rather later if this is still WIP?

@xhluca
Copy link
Author

xhluca commented Mar 13, 2020

Hi @emmanuelle ! I'm currently incorporating some feedback from Nic, then right after that I'm addressing your reviews from the previous PR. I'll ping you when I'm done with the current task stack :)

emmanuelle and others added 27 commits August 5, 2020 16:19
* add sphinx apidoc to circleci artifacts

* added bison to try to fix ci

* build the doc on python 3.7 (lazy import)

* use local plotly for all branches (pip install -e . is required because of our tweaks in the source code)
Removed:
* 3D scatter
* Splom
Added a preliminary section that introduces roc curves
Added loadings, moved high-dimensional analysis first
TODO: Add thumbnail, references, description of sections
@xhluca xhluca closed this Aug 11, 2020
@archmoj archmoj deleted the ml-docs branch November 23, 2021 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.