- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 451 - 460 of 2,485 for 2 (0.07 sec)
-
1.8. Cross decomposition — scikit-learn 1.7.2 d...
2. PLSSVD # PLSSVD is a simplified...with algorithm='nipals' , with 2 significant differences: at step...scikit-learn.org/stable/modules/cross_decomposition.html -
AdaBoostRegressor — scikit-learn 1.7.2 document...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...algorithm known as AdaBoost.R2 [2]. Read more in the User Guide...scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html -
製品サポート期限
2.x 2027-03-01 15.1.x 2027-01-01...2024-02-24 14.3.x 2023-12-28 14.2.x 2023-10-26 14.1.x 2023-09-08...fess.codelibs.org/ja/eol.html -
homogeneity_score — scikit-learn 1.7.2 document...
2 ])) 1.000000 >>> print ( " %.6f...([ 0 , 0 , 1 , 1 ], [ 0 , 1 , 2 , 3 ])) 1.000000 Clusters that...scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_score.html -
1.10. Decision Trees — scikit-learn 1.7.2 docum...
[ 2 , 2 ]] >>> y = [ 0.5 , 2.5 ] >>> clf = tree...samples: >>> clf . predict ([[ 2. , 2. ]]) array([1]) In case that...scikit-learn.org/stable/modules/tree.html -
GaussianProcessClassifier — scikit-learn 1.7.2 ...
2, and 5.1 from [RW2006] . Internally,...>>> gpc . predict_proba ( X [: 2 ,:]) array([[0.83548752, 0.03228706,...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html -
load_breast_cancer — scikit-learn 1.7.2 documen...
Classes 2 Samples per class 212(M),357(B)...target_names ndarray of shape (2,) The names of target classes....scikit-learn.org/stable/modules/generated/sklearn.datasets.load_breast_cancer.html -
PCA — scikit-learn 1.7.2 documentation
[ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...3 , 2 ]]) >>> pca = PCA ( n_components = 2 ) >>> pca . fit (...scikit-learn.org/stable/modules/generated/sklearn.decomposition.PCA.html -
log_loss — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.log_loss.html -
Hyperparameter — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Hyperparameter.html