jeff1evesque / machine-learning

Web-interface + rest API for classification and regression (https://jeff1evesque.github.io/machine-learning.docs)
Other
256 stars 85 forks source link

Create knn estimator for bagging (classifier) #3038

Closed jeff1evesque closed 6 years ago

jeff1evesque commented 6 years ago

We need to create a python function which implements the knn estimator, for bootstrap aggregation. More generally, this issue is a successor of #3025.

jeff1evesque commented 6 years ago

Closing issue per earlier statement.