- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 11 - 20 of 45 for text (0.2 sec)
-
governance.rst.txt
.. _governance: ========== Scikit-learn governance and decision-making ========== The purpose of this document is to formalize the governance process used by the scikit-learn project, to clarify ho...scikit-learn.org/stable/_sources/governance.rst.txt -
plot_release_highlights_1_7_0.rst.txt
--sklearn-color-text: #000; --sklearn-color-text-muted: #666; ...--sklearn-color-text-on-default-background: var(--sg-text-color, va...scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_7_0.r... -
test.mm
1"> <node TEXT="Lorem ipsum. (ロ...raw.githubusercontent.com/codelibs/fess-testdata/master/xml/test.mm -
plot_classifier_comparison.rst.txt
and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt -
test.js
function foo() { var bar = "Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"; }raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.js -
support.rst.txt
about repository updates and test failures on the `scikit-learn-commits...scikit-learn.org/stable/_sources/support.rst.txt -
testimonials.rst.txt
div:: sk-text-image-grid-large .. div:: text-box Scikit-learn..... div:: sk-text-image-grid-large .. div:: text-box Scikit-learn...scikit-learn.org/stable/_sources/testimonials/testimonials.rst.txt -
user_guide.rst.txt
.. _user_guide: ========== User Guide ========== .. toctree:: :numbered: :maxdepth: 3 supervised_learning.rst unsupervised_learning.rst model_selection.rst metadata_routing.rst inspection.rst visua...scikit-learn.org/stable/_sources/user_guide.rst.txt -
supervised_learning.rst.txt
.. _supervised-learning: Supervised learning ---------- .. toctree:: :maxdepth: 2 modules/linear_model modules/lda_qda.rst modules/kernel_ridge.rst modules/svm modules/sgd modules/neighbors modules...scikit-learn.org/stable/_sources/supervised_learning.rst.txt -
preprocessing.rst.txt
K_{test} - 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=42)...scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt