File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,6 @@ KNNDetector_OutlierDetectionPython = ["outlier_detection"]
107
107
KNNRegressor_NearestNeighborModels = [" regression" ]
108
108
KNeighborsClassifier_MLJScikitLearnInterface = [" classification" ]
109
109
KNeighborsRegressor_MLJScikitLearnInterface = [" regression" ]
110
- KPLSRegressor_PartialLeastSquaresRegressor = [" regression" ]
111
110
KernelPCA_MultivariateStats = [" dimension_reduction" , ]
112
111
KernelPerceptronClassifier_BetaML = [" classification" , " neural_networks" ]
113
112
LADRegressor_MLJLinearModels = [" regression" ]
@@ -173,7 +172,6 @@ OrthogonalMatchingPursuitCVRegressor_MLJScikitLearnInterface = ["regression"]
173
172
OrthogonalMatchingPursuitRegressor_MLJScikitLearnInterface = [" regression" ]
174
173
PCA_MultivariateStats = [" dimension_reduction" , ]
175
174
PCADetector_OutlierDetectionPython = [" outlier_detection" ]
176
- PLSRegressor_PartialLeastSquaresRegressor = [" regression" ]
177
175
PPCA_MultivariateStats = [" dimension_reduction" ]
178
176
PartLS_PartitionedLS = [" regression" ]
179
177
PassiveAggressiveClassifier_MLJScikitLearnInterface = [" classification" ]
You can’t perform that action at this time.
0 commit comments