- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 271 - 280 of 408 for f (0.08 sec)
-
6.1. Pipelines and composite estimators — sciki...
'w' ) as f : ... f . write ( estimator_html_repr...scikit-learn.org/stable/modules/compose.html -
The Cities People In America And Worldwide Want...
digg.com/data-viz/link/where-people-want-live-cities-america-world-mapped-15InVwxBBr -
make_union — scikit-learn 1.5.2 documentation
Returns : f FeatureUnion A FeatureUnion object...scikit-learn.org/stable/modules/generated/sklearn.pipeline.make_union.html -
Visualization of MLP weights on MNIST — scikit-...
print ( "Training set score: %f " % mlp . score ( X_train , y_train...)) print ( "Test set score: %f " % mlp . score ( X_test , y_test...scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html -
Feature discretization — scikit-learn 1.5.2 doc...
enumerate ( datasets ): print ( f " \n dataset { ds_cnt } \n ---------"...score ( X_test , y_test ) print ( f " { name } : { score : .2f } "...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html -
Lasso model selection: AIC-BIC / cross-validati...
columns = [ f "random_ { i : 02d } " for i in...legend () _ = ax . set_title ( f "Information-criterion for model...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html -
Post-hoc tuning the cut-off point of decision f...
label = f "Mean decision threshold: { decision_threshold...scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html -
用語集アルファベット | DBFlute
dbflute.seasar.org/ja/manual/reference/dictionary/alphabet/index.html -
Log Correlation | APM Go Agent Reference [2.x] ...
"TRACE_ID": "[0-9A-Fa-f]{32}", "SPAN_ID": "[0-9A-Fa-f]{16}" } } } ] }...www.elastic.co/guide/en/apm/agent/go/current/log-correlation-ids.html -
Class Likelihood Ratios to measure classificati...
random_state = 0 ) print ( f "Percentage of people carrying... ( y_test , y_pred ) print ( f "LR+: { pos_LR : .3f } " ) LR+:...scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html