Skip to content

Stub out an AI/ML section in the docs #2153

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
nicolaskruchten opened this issue Feb 3, 2020 · 5 comments
Closed

Stub out an AI/ML section in the docs #2153

nicolaskruchten opened this issue Feb 3, 2020 · 5 comments
Assignees

Comments

@nicolaskruchten
Copy link
Contributor

If we were to add an "AI/ML" section in the docs on par with Maps, say, what could we put in there? People search for KNN, ROC, PCA etc right now and we don't return any search results.

@nicolaskruchten
Copy link
Contributor Author

@xhlulu consider adding parts of your SVM app in here as well, especially the contour stuff that shows the separation line between the classes! Basically whatever the docs should have had to make it super easy for you to write that app back in the day :)

@emmanuelle
Copy link
Contributor

@xhlulu I would also recommend a Google search such as "scikit-learn auto_examples" to see which gallery examples are coming first
image

@nicolaskruchten
Copy link
Contributor Author

Other thoughts: a nice TSNE example, maybe in both 2 and 3 d?

@nicolaskruchten
Copy link
Contributor Author

@jdamiba can you please do the needed setup for a new section in the docs for AI/ML alongside basic/scientific/statistical etc? @xhlulu will need to be able to add display_as: ai_ml to his new doc pages. Let’s display it right below statistical plz and add it to the check_ci scripts etc

@jdamiba
Copy link

jdamiba commented Feb 24, 2020

@nicolaskruchten @xhlulu

plotly/graphing-library-docs#9 is ready to be merged after these docs are merged. It creates a new "Artificial Intelligence and Machine Learning" category in the docs.

Nice work @xhlulu, these are very valuable additions!

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

No branches or pull requests

4 participants