- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 131 - 140 of 3,264 for 2 (0.43 sec)
-
chi2 — scikit-learn 1.7.2 documentation
2 , 2 ]) >>> chi2_stats , p_values...[ 5 , 4 , 1 ], ... [ 6 , 6 , 2 ], ... [ 1 , 4 , 0 ], ... [ 0...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html -
GradientBoostingRegressor — scikit-learn 1.7.2 ...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...'friedman_mse' , min_samples_split = 2 , min_samples_leaf = 1 , min_...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html -
SVR — scikit-learn 1.7.2 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html -
OrthogonalMatchingPursuitCV — scikit-learn 1.7....
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html -
PolynomialCountSketch — scikit-learn 1.7.2 docu...
degree = 2 , coef0 = 0 , n_components = 100...approximated. degree int, default=2 Degree of the polynomial kernel...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html -
GaussianNB — scikit-learn 1.7.2 documentation
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.naive_bayes.GaussianNB.html -
f_regression — scikit-learn 1.7.2 documentation
2.67e13, 2.66]) >>> p_values array([0.276,...many regressors. This is done in 2 steps: The cross correlation between...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html -
移行 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 -
BernoulliRBM — scikit-learn 1.7.2 documentation
n_components = 2 ) >>> model . fit ( X ) BernoulliRBM(n_components=2) For...Contrastive Divergence (PCD) [2]. The time complexity of this...scikit-learn.org/stable/modules/generated/sklearn.neural_network.BernoulliRBM.html -
PartialDependenceDisplay — scikit-learn 1.7.2 d...
2 Release Highlights for scikit-learn 1.2 Release Highlights...‘both’) is not a valid option for 2-ways interactions plot. As a result,...scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html