Skip to content
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

Add sklearn.neighbors primitives #38

Closed
wsnalice opened this issue Oct 24, 2018 · 3 comments
Closed

Add sklearn.neighbors primitives #38

wsnalice opened this issue Oct 24, 2018 · 3 comments
Assignees
Labels
new primitives A new primitive is being requested
Milestone

Comments

@wsnalice
Copy link
Contributor

wsnalice commented Oct 24, 2018

I would like to add some primitives from sklearn.neighbors

Primitives to add:

  • sklearn.neighbors.KNeighborsClassifier
  • sklearn.neighbors.KNeighborsClassifier_proba
  • sklearn.neighbors.KNeighborsRegressor
@csala
Copy link
Contributor

csala commented Oct 30, 2018

I just assigned this you @wsnalice

Also, would you mind adding the exact list of primitives to the description?

@wsnalice
Copy link
Contributor Author

wsnalice commented Nov 2, 2018

I just assigned this you @wsnalice

Also, would you mind adding the exact list of primitives to the description?

Added!

@csala csala added the new primitives A new primitive is being requested label Nov 20, 2018
@csala
Copy link
Contributor

csala commented Dec 4, 2018

Closed via #40

@csala csala closed this as completed Dec 4, 2018
@csala csala added this to the 0.1.4 milestone Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new primitives A new primitive is being requested
Projects
None yet
Development

No branches or pull requests

2 participants