- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 201 - 210 of 369 for f (0.1 sec)
-
Label Propagation digits: Active learning — sci...
n_total_samples )[ n_labeled_points :] f = plt . figure () for i in range...only on the first 5 if i < 5 : f . text ( 0.05 , ( 1 - ( i + 1...scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits_active_learni... -
Live updates: White House criticizes Israel's s...
www.nbcnews.com/politics/trump-administration/live-blog/trump-epstein-virginia-boston-election-co... -
LeaveOneGroupOut — scikit-learn 1.7.2 documenta...
print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index ] } " ) ... print ( f " Test: index= { test_index }...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html -
Balance model complexity and cross-validated sc...
print ( f "Accuracy score: { best_score : .4f } " ) print ( f "Best...array ( [ [ grid . cv_results_ [ f "split { i } _test_score" ][ j...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html -
One-class SVM with non-linear kernel (RBF) — sc...
set ( xlabel = ( f "error train: { n_error_train...regular: { n_error_test } /40 ;" f " errors novel abnormal: { n_error_outliers...scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html -
Image denoising using kernel PCA — scikit-learn...
f "Noisy test images \n MSE: { np...plot_digits ( X_reconstructed_pca , f "PCA reconstruction \n MSE: {...scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html -
Feature importances with a forest of trees — sc...
RandomForestClassifi feature_names = [ f "feature { i } " for i in range...time () - start_time print ( f "Elapsed time to compute the importances:...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html -
app.b2b94efc4f3a6c49cc01.js
f=c.i,p=f.__b,d=f.__r,h=f.diffed,b=f.__c,g=f.unmount,m=f.__;function...===a+1?f++:c>a?l>u-a?f+=c-a:f--:c<a?c==a-1&&(f=c-a):f=0,c!==...www.buzzfeed.com/static-assets/bf-header-ui/bfo/app.b2b94efc4f3a6c49cc01.js -
Image denoising using dictionary learning — sci...
axis = 0 ) print ( f " { data . shape [ 0 ] } patches...components_ dt = time () - t0 print ( f " { dico . n_iter_ } iterations...scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html -
Effect of model regularization on training and ...
label = f "Optimum on test \n $ \\ alpha$...( X_train , y_train ) print ( f "Test score: { enet . score (...scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html