- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 221 - 230 of 408 for f (0.18 sec)
-
Semi-supervised Classification on a Text Datase...
"Supervised SGDClassifier on 100 % o f the data:" ) eval_and_print_metrics..."Supervised SGDClassifier on 20 % o f the training data:" ) eval_and_print_metrics...scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html -
load_svmlight_file — scikit-learn 1.5.2 documen...
load_svmlight_file ( f , * , n_features=None , dtype=<class...mblondel/svmlight-loader Parameters : f str, path-like, file-like or int...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_file.html -
Burning Man Is Desperate For Cash - Slashdot
you F **#$% ing hate Burning Man, or...what we do, we need your help. F-*&$ commercial sponsorship! \/...news.slashdot.org/story/24/10/31/2026236/burning-man-is-desperate-for-cash -
My Brother, My Brother and Me - Wikipedia
en.wikipedia.org/wiki/My_Brother,_My_Brother_and_Me -
Election 2024 live updates: Kamala Harris talks...
000 bucks to bury a f---ing Mexican!” and told his then-chief...care-focused town hall with Robert F. Kennedy Jr. and former Rep. Tulsi...www.nbcnews.com/politics/2024-election/live-blog/harris-trump-presidential-election-live-updates-... -
SVM-Anova: SVM with univariate feature selectio...
f_classif from sklearn.pipeline..."anova" , SelectPercentile ( f_classif )), ( "scaler" , StandardScaler...scikit-learn.org/stable/auto_examples/svm/plot_svm_anova.html -
Recognizing hand-written digits — scikit-learn ...
set_title ( f "Prediction: { prediction } "...classification metrics. print ( f "Classification report for classifier...scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html -
Univariate Feature Selection — scikit-learn 1.5...
f_classif selector = SelectKBest ( f_classif , k...Univariate feature selection with F-test for feature scoring. We use...scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html -
One-Class SVM versus One-Class SVM using Stocha...
xlabel = ( f "error train: { n_error_train...{ X_train . shape [ 0 ] } ; " f "errors novel regular: { n_error_test...scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html -
A demo of structured Ward hierarchical clusteri...
print ( f "Number of pixels: { label . size } " ) print ( f "Number...rescaled_coins . shape ) print ( f "Elapsed time: { time . time ()...scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html