- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 241 - 250 of 2,274 for 2 (0.2 sec)
-
plot_classifier_comparison.rst.txt
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/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt -
Deleting a field from a document in Elasticsear...
2. Use the Update API with a script...documents in the index. Method 2: Reindexing with a Modified Source...www.elastic.co/search-labs/blog/elasticsearch-delete-field-from-document -
OneVsOneClassifier — scikit-learn 1.7.0 documen...
X_test [: 10 ]) array([2, 1, 0, 2, 0, 2, 0, 1, 1, 1]) decision_function...n_classes * (n_classes - 1) / 2 classifiers, this method is usually...scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html -
KFold — scikit-learn 1.7.0 documentation
2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...array ([ 1 , 2 , 3 , 4 ]) >>> kf = KFold ( n_splits = 2 ) >>> kf...scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html -
Popular Favorites | MetaFilter
Antihero to MetaFilter on Jun 1 at 2:02 PM 68 users marked this as...Kattullus to MetaFilter on Jun 2 at 6:31 AM 56 users marked this...www.metafilter.com/popular.mefi -
LassoLarsIC — scikit-learn 1.7.0 documentation
[[ - 2 , 2 ], [ - 1 , 1 ], [ 0 , 0 ], [ 1 , 1 ], [ 2 , 2 ]] >>>...is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html -
TimeSeriesSplit — scikit-learn 1.7.0 documentation
2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...1] Test: index=[2] Fold 2: Train: index=[0 1 2] Test: index=[3]...scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html -
LassoLarsCV — scikit-learn 1.7.0 documentation
is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...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.LassoLarsCV.html -
auto_examples_python.zip
- l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2 mask =...+ 1, figsize=(4 * 2.2, n_classifiers * 2.2), ) evaluation_results...scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip -
plot_hgbt_regression.zip
2. :ref:`categorical_support_gbdt`,...showcasing all points except 2 and 6 in a real life setting....scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip