- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 471 - 480 of 2,485 for 2 (0.08 sec)
-
QuadraticDiscriminantAnalysis — scikit-learn 1....
2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal... -
移行 1.2.5 to 1.2.6 | DBFlute
2.5 to 1.2.6 お約束の注意点 環境上の注意点 schema...|-schema | |-schemadiff // since 1.2.6 | | |-2022 | | | |-diffpiec...dbflute.seasar.org/ja/environment/upgrade/migration/migrate125to126.html -
Online learning of a dictionary of parts of fac...
2 , 4 )) for i , patch in enumerate...scikit-learn.org/stable/auto_examples/cluster/plot_dict_face_patches.html -
Feature agglomeration vs. univariate selection ...
selection # This example compares 2 dimensionality reduction strategies:.... randn ( n_samples , size ** 2 ) for x in X : # smooth data x...scikit-learn.org/stable/auto_examples/cluster/plot_feature_agglomeration_vs_univariate_selection.... -
QuantileRegressor — scikit-learn 1.7.2 document...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_samples , n_features = 10 , 2 >>> rng = np . random . RandomState...scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html -
fowlkes_mallows_score — scikit-learn 1.7.2 docu...
American Statistical Association [ 2 ] Wikipedia entry for the Fowlkes-Mallows...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ]) 0.0 On this page This Page...scikit-learn.org/stable/modules/generated/sklearn.metrics.fowlkes_mallows_score.html -
IsotonicRegression — scikit-learn 1.7.2 documen...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...Operations Research Vol. 14, No. 2 (May, 1989), pp. 303-308 Isotone...scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html -
SVC — scikit-learn 1.7.2 documentation
[ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.svm import SVC...scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html -
Restricted Boltzmann Machine features for digit...
2 , random_state = 0 ) Models definition...0.10s [BernoulliRBM] Iteration 2, pseudo-likelihood = -23.68, time...scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html -
get_tags — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version get_tags # sklearn.utils. get_tags ( estimator ) → Ta...scikit-learn.org/stable/modules/generated/sklearn.utils.get_tags.html