- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1001 - 1010 of over 10,000 for 2 (0.3 seconds)
-
ARDRegression — scikit-learn 1.8.0 docume...
[ 2 , 2 ]], [ 0 , 1 , 2 ]) ARDRegression() >>>...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ARDRegression.html -
Gradient Boosting regularization — scikit...
2, max_features=2" , "magenta"..."learning_rate" : 0.2 , "max_features" : 2 }, ), ]: params...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html -
Factor Analysis (with rotation) to visualize pa...
scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html -
Comparison of kernel ridge regression and SVR &...
logspace ( - 2 , 2 , 5 )}, ) kr = GridSearchCV..., 1e-2 , 1e-3 ], "gamma" : np . logspace ( - 2 , 2 ,...scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html -
plot_classifier_comparison.zip
make_classification( n_features=2, n_redundant=0, n_informative=2, random_state=1,...rng = np.random.RandomState(2) X += 2 * rng.uniform(size=X.shape)...scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip -
NuSVR — scikit-learn 1.8.0 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.NuSVR.html -
Successive Halving Iterations — scikit-le...
"min_samples_split" : randint ( 2 , 11 ), "bootstrap"...param_distributions = param_dist , factor = 2 , random_state = rng ) rsh . fit...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html -
RepeatedStratifiedKFold — scikit-learn 1....
index=[1 2] Fold 2: Train: index=[1 3] Test: index=[0 2] Fold 3:...np . array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html -
hangar lastadoc
FollowingBody JsonResponse<Void> 2 /member/update @author iwamatsu0430...annotations 1 myMemberId Integer 2 yourMemberId Integer @Required...dbflute.seasar.org/data/doc/lastadoc/lastadoc-hangar.html -
GroupKFold — scikit-learn 1.8.0 documenta...
Fold 0: Train: index=[2 3], group=[2 2] Test: index=[0 1 4 5],...group=[0 0 3 3] Test: index=[2 3], group=[2 2] get_metadata_routing...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html