- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1671 - 1680 of over 10,000 for * (5.52 seconds)
Filter
-
IBM Semeru Runtimes
05 January 2026 Article Achieve...generate custom poems on any topic. 09 June 2025 Article Collecting...developer.ibm.com/languages/semeru-runtimes/ -
Security - Blogs - IBM Developer
to Newest Title A–Z Title Z–A 05 September 2024 Blog post Deploy...planned activities at the IBM Booth 08 May 2023 Blog post Enable SFTP...developer.ibm.com/devpractices/security/blogs/ -
plot_release_highlights_1_8_0.ipynb
legend(*axes[0].get_legend_handles_labels(), loc=(0.72, 0.5))\npl...LogisticRegression(random_state=0, C=10))" ] }, { "cell_type": "markdown",...scikit-learn.org/stable/_downloads/826f1a05a1b6ad38fb98368f39e30aa6/plot_release_highlights_1_8_0... -
model_evaluation.rst.txt
= [0, 0, 0, 1, 1, 1, 1, 1] >>> y_pred = [0, 1, 0, 1, 0, 1, 0,...= [0, 0, 0, 1, 1, 1, 1, 1] >>> y_pred = [0, 1, 0, 1, 0, 1, 0,...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
plot_pca_iris.py
0], X_reduced[:, 1], X_reduced[:, 2], c=iris.target,... import PCA fig = plt.figure(1, figsize=(8, 6)) ax = fig.add_subplot(111,...scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py -
Version 0.21 — scikit-learn 1.8.0 documentation
from 1000 to 100 iterations in #3591 released in version 0.16....threaded for n_jobs > 1 or n_jobs = -1 . #12955 by Prabakaran...scikit-learn.org/stable/whats_new/v0.21.html -
Version 1.1 — scikit-learn 1.8.0 documentation
Version 1.1.0 # May 2022 Minimal dependencies # Version 1.1.0 of scikit-learn...the finite approximation ( 1.0 and 0.0 respectively) currently returned...scikit-learn.org/stable/whats_new/v1.1.html -
Version 0.20 — scikit-learn 1.8.0 documentation
10+, Numpy 1.14.0+, and scipy 1.1.0+ are required....warnings after updating from 0.20.0 to 0.20.1. Changed models # The...scikit-learn.org/stable/whats_new/v0.20.html -
Version 0.18 — scikit-learn 1.8.0 documentation
incorrect from versions 0.17.0 through 0.18.0. #7724 by Bing Tian...version Version 0.18 # Warning Scikit-learn 0.18 is the last major...scikit-learn.org/stable/whats_new/v0.18.html -
parametrize_with_checks — scikit-learn 1.8.0 do...
version 0.24: Passing a class was deprecated in version 0.23, and...removed in 0.24. Pass an instance instead. Added in version 0.24. legacy...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks....