Package sklearn.neighbors
Interface HasMetric
-
- All Known Implementing Classes:
KNeighborsClassifier,KNeighborsRegressor,NearestCentroid,NearestNeighbors
public interface HasMetric
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetMetric()IntegergetP()
-