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

Knn dev #374

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

Knn dev #374

wants to merge 38 commits into from

Conversation

cogmission
Copy link
Collaborator

Fixes #132

Work In Progress... (i.e. Merge not yet requested)

  • Create new Parameters for application to KNNClassifier construction
  • Create new Constants class to begin getting rid of open-ended strings in HTM.java
  • Create new static Builder for fluent construction of the many KNNClassifier parameters
  • Enhance the BeanUtil to accept classes with no mutator fields (for Parameters.apply() method)
  • Extends Parameters test to include test of new BeanUtil and new Enum properties
  • Add new array handling methods to ArrayUtils to equal methods called in KNNClassifier
  • Complete port of KNNClassifier unit test
  • Complete port of all KNNClassifier methods

…arameter application through new introspective code
@cogmission cogmission closed this Sep 30, 2016
@cogmission cogmission reopened this Sep 30, 2016
@coveralls
Copy link

coveralls commented Sep 30, 2016

Coverage Status

Coverage decreased (-37.7%) to 44.796% when pulling 7e374e8 on cogmission:knn_dev into f7b2ea2 on numenta:master.

@rhyolight
Copy link
Member

@cogmission Is this stale? Should you close it?

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.

None yet

3 participants