- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 931 - 940 of 3,230 for 1 (0.15 sec)
-
load_iris — scikit-learn 1.7.1 documentation
scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Decision...10 , 25 , 50 ]] array([0, 0, 1]) >>> list ( data . target_names...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html -
移行 1.0.2 to 1.0.3 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate102to103.html -
移行 1.0.3 to 1.0.4A | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate103to104A.html -
移行 1.0.4H to 1.0.4J | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate104Hto104J.html -
Principal Component Analysis (PCA) on Iris Data...
figure ( 1 , figsize = ( 8 , 6 )) ax = fig...X_reduced [:, 0 ], X_reduced [:, 1 ], X_reduced [:, 2 ], c = iris...scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html -
has_fit_parameter — scikit-learn 1.7.1 document...
Skip to main content Back to top Ctrl + K GitHub Choose version has_fit_parameter # sklearn.utils.validation. has_fit...scikit-learn.org/stable/modules/generated/sklearn.utils.validation.has_fit_parameter.html -
13. Choosing the right estimator — scikit-learn...
Often the hardest part of solving a machine learning problem can be finding the right estimator for the job. Different estimators are better suited for different types of data and different problem...scikit-learn.org/stable/machine_learning_map.html -
estimator_html_repr — scikit-learn 1.7.1 docume...
Skip to main content Back to top Ctrl + K GitHub Choose version estimator_html_repr # sklearn.utils. estimator_html_r...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_html_repr.html -
sklearn.kernel_ridge — scikit-learn 1.7.1 docum...
Kernel ridge regression. User guide. See the Kernel ridge regression section for further details.scikit-learn.org/stable/api/sklearn.kernel_ridge.html -
2.5. Decomposing signals in components (matrix ...
([[ 1 , 0 ], [ 1 , 6.1 ], [ 1 , 0 ], [ 1 , 4 ], [ 3.2 , 1 ], [...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...scikit-learn.org/stable/modules/decomposition.html