- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 321 - 330 of 2,293 for 2 (0.11 sec)
-
Popular Favorites | MetaFilter
The longest is just 2 ½ minutes. Currently the episodes...Pallas Athena to MetaFilter on Apr 2 at 5:15 AM 29 users marked this...www.metafilter.com/popular.mefi -
The King’s English | MetaFilter
Duplicators at 12:36 AM on April 1 [ 2 favorites ] "Looky at this!---...other day! posted by glasseyes at 2:56 AM on April 1 Flagged as entirely...www.metafilter.com/208247/The-Kings-English -
Dreaming | MetaFilter
April 7 [ 2 favorites ] . posted by luckynerd at 2:21 PM on April...Phlegmco(tm) at 12:08 PM on April 7 [ 2 favorites ] . and bravo on the...www.metafilter.com/208324/Dreaming -
RepeatedStratifiedKFold — scikit-learn 1.6.1 do...
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 -
make_blobs — scikit-learn 1.6.1 documentation
2) >>> y array([0, 1, 2, 0, 2, 2, 2, 1, 1, 0]) Gallery...shape ) (10, 2) >>> y array([0, 0, 1, 0, 2, 2, 2, 1, 1, 0]) >>>...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html -
Understanding versioning and availability | Ela...
(GA) — default state Example #2: Serverless-only feature with....NET agent 1.x+ APM Go agent 2.x+ APM iOS agent 1.x+ APM Java...www.elastic.co/docs/get-started/versioning-availability -
LinearDiscriminantAnalysis — scikit-learn 1.6.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.LinearDiscriminantAnalysi... -
check_array — scikit-learn 1.6.1 documentation
ndim > 2. ensure_min_samples int, default=1...the input data has effectively 2 dimensions or is originally 1D...scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html -
jaccard_score — scikit-learn 1.6.1 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.jaccard_score.html -
VotingClassifier — scikit-learn 1.6.1 documenta...
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.ensemble.VotingClassifier.html