Skip to content

add Nearest Neighbor #37

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

add Nearest Neighbor #37

wants to merge 2 commits into from

Conversation

lucasres
Copy link

@lucasres lucasres commented Oct 2, 2019

This pull request is:

  • A new Algorithm
  • An update to an existing algorithm.
  • An error fix
  • Other (Describe below*)

This pull request fixes:

Changes:

@abranhe abranhe added Documentation needed Documentation is required, so should be added Tests needed Test are required, so should be added labels Oct 2, 2019
@lucasres
Copy link
Author

lucasres commented Oct 3, 2019

i have error when i try run test case. ModuleNotFoundError: No module named 'allalgorithms.classification'.

I run
python3 setup.py install --user

I don't understand why of error, my module have init.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation needed Documentation is required, so should be added Tests needed Test are required, so should be added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants