- Sort Score
- Num 10 results
- Language All
- Labels All
Results 361 - 370 of 1,334 for f (0.06 seconds)
-
Comparison of kernel ridge regression and SVR &...
time () - t0 print ( f "Best SVR with params: {...= time . time () - t0 print ( f "Best KRR with params: {...scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html -
Probability Calibration for 3-class classificat...
"Log-loss of:" ) print ( f " - uncalibrated classifier:...loss : .3f } " ) print ( f " - calibrated classifier:...scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html -
Ordinary Least Squares and Ridge Regression ...
predict ( X_test ) print ( f "Mean squared error: { mean_squared_error...y_pred ) : .2f } " ) print ( f "Coefficient of determination:...scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html -
8.2. Real world datasets — scikit-learn 1...
classifiers achieve very high F-scores, but their results would...to train and achieves a decent F-score: >>> from sklearn.naive_bayes...scikit-learn.org/stable/datasets/real_world.html -
RUM source map API | Elastic Observability [8.1...
${YOUR_API_KEY}' \ -F 'service_name="foo"' \ -F 'service_version="1.0.0"'...'service_version="1.0.0"' \ -F 'bundle_filepath="/test/e2e/general-usecase/bundle.js"'...www.elastic.co/guide/en/observability/8.19/apm-rum-sourcemap-api.html -
Recognizing hand-written digits — scikit-...
set_title ( f "Prediction: { prediction...classification metrics. print ( f "Classification report for...scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html -
Operators: Reference | Painless Scripting Langu...
to l declare float f ; store float 3.0 to f declare double d ;...to l declare float f ; store float 3.0 to f declare double d ;...www.elastic.co/guide/en/elasticsearch/painless/8.19/painless-operators-reference.html -
Extend Your AI Agents with External LLMs Using ...
tools import \\ -k python \\ -f "tools/sql_db_query/source/sql_db_query_csv.py"...tools import \\ -k python \\ -f "tools/sql_db_query/source/sql_db_query.py"...developer.ibm.com/tutorials/ai-agents-llms-watsonx-orchestrate-ai-gateway/ -
Introducing the set_output API — scikit-l...
transform ( X_test ) print ( f "Default output type: { type...transform ( X_test ) print ( f "Configured pandas output...scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html -
Visualizing the stock market structure — ...
"F" : "Ford" , "HMC"...quote history for np.str_('F') Fetching quote history for...scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html