- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 881 - 890 of 3,487 for 1 (0.09 sec)
-
scikit-learn: machine learning in Python — scik...
scikit-learn 1.6 (Changelog) . September 2024. scikit-learn 1.5.2 is...). July 2024. scikit-learn 1.5.1 is available for download (...scikit-learn.org/dev/index.html -
load_files — scikit-learn 1.5.2 documentation
container_folder/ category_1_folder/ file_1.txt file_2.txt … file_42.txt...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_files.html -
Joint feature selection with multi-task Lasso —...
ylim ([ - 1.1 , 1.1 ]) plt . show () Total running...(( 1.0 + rng . randn ( 1 )) * times + 3 * rng . randn ( 1 ))...scikit-learn.org/stable/auto_examples/linear_model/plot_multi_task_lasso_support.html -
l1_min_c — scikit-learn 1.5.2 documentation
intercept_scaling = 1.0 ) [source] # Return the lowest...intercept_scaling float, default=1.0 When fit_intercept is True,...scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html -
Balance model complexity and cross-validated sc...
within 1 standard deviation of the best accuracy score. [1] Hastie,...finding a decent accuracy within 1 standard deviation of the best...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html -
Multilabel classification using a classifier ch...
max ( model_scores ) * 1.1 ]) colors = [ "r" ] + [ "b" ]...model_names = ( "Independent" , "Chain 1" , "Chain 2" , "Chain 3" , "Chain...scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html -
Comparison between grid search and successive h...
1e-1 , 1e-2 , 1e-3 , 1e-4 , 1e-5 , 1e-6 , 1e-7 ] Cs = [ 1 , 10...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html -
Successive Halving Iterations — scikit-learn 1....
"max_features" : randint ( 1 , 6 ), "min_samples_split" : randint...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html -
Property file reference | APM Java Agent Refere...
Default value: 1 # # transaction_sample_rate=1 # Limits the amount...added:[1.4.0,Omitting the method is possible since 1.4.0] # -...www.elastic.co/guide/en/apm/agent/java/current/config-reference-properties-file.html -
7.2. Real world datasets — scikit-learn 1.5.2 d...
1, 1, 1, 0, 1, 1, 0, 0, 0]) Converting...target [: 10 ]) [5, 6, 3, 1, 0, 1, 3, 4, 3, 0] The second loader...scikit-learn.org/stable/datasets/real_world.html