Skip to content

Starting AI/ML section in python docs [3rd attempt] #2702

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

Merged
merged 36 commits into from
Aug 18, 2020

Conversation

xhluca
Copy link

@xhluca xhluca commented Aug 11, 2020

1st attempt: #2172
2nd attempt: #2276
Original Issue: #2153

Had to make a new PR since I messed up the branch with unresolved conflicts after rebasing on doc-prod. This one should be fine (hopefully).

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)

@nicolaskruchten nicolaskruchten changed the base branch from master to doc-prod August 11, 2020 19:52
@xhluca
Copy link
Author

xhluca commented Aug 12, 2020

@nicolaskruchten I am unable to add the umap-learn library to the doc/requirements.txt. Can you do that?

@nicolaskruchten
Copy link
Contributor

Unable how?

@xhluca
Copy link
Author

xhluca commented Aug 13, 2020

I'm not sure. I can't push when it is added.

@xhluca
Copy link
Author

xhluca commented Aug 13, 2020

I'll try again tomorrow

@xhluca
Copy link
Author

xhluca commented Aug 13, 2020

@nicolaskruchten Seems like it worked now. Not sure what happened, but it's ready to review now.

@nicolaskruchten
Copy link
Contributor

OK, this looks really good, thanks for the updates! I went through and fixed a bunch of random little things. Let's see what the CI run looks like in a few minutes and I can try to fix it up and merge this stuff.

@nicolaskruchten
Copy link
Contributor

OK this is pretty great, merging!

@nicolaskruchten nicolaskruchten merged commit c4356aa into doc-prod Aug 18, 2020
@xhluca xhluca deleted the updated-ml-docs branch November 16, 2020 20:30
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.

2 participants