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

feat(KNNClassifier): This adds typescript support for KNNClassifier #276

Closed
wants to merge 1 commit into from
Closed

feat(KNNClassifier): This adds typescript support for KNNClassifier #276

wants to merge 1 commit into from

Conversation

asabya
Copy link

@asabya asabya commented Feb 6, 2019

This adds Typescript support and build configuration. Tested on KNNClassifier. For now its very
loosely typed, but this change can serve as the initial building block.

adding typescript support #253

This adds Typescript support and build configuration. Tested on KNNClassifier. For now its very
loosely typed, but this change can serve as the initial building block.

adding typescript support #253
@shiffman
Copy link
Member

Hi @Sab94 thank you so much for taking the time for this contribution! Based on the discussion in #253 I think we'd prefer to test the idea of typescript out with a new model rather than revising existing classes. If that goes well, we can consider porting things like this KNNClassifier. Would you prefer we leave this open as a reminder for future consideration (it would have to be updated due to recent changes / conflicts?) or would you be ok if we close and continue the discussion in #253?

@asabya
Copy link
Author

asabya commented Feb 21, 2019

Hi @shiffman, It would be perfectly alright to close this. I will keep an eye on #253.

@asabya asabya closed this Feb 21, 2019
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