Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 45 for text (0.2 sec)

  1. 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
    Sun Jun 29 19:04:30 UTC 2025
      10.1K bytes
     
  2. 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...
    Sun Jun 29 19:04:30 UTC 2025
      66.3K bytes
     
  3. test.mm

    1"> <node TEXT="Lorem ipsum. (&#12525;&#12...
    raw.githubusercontent.com/codelibs/fess-testdata/master/xml/test.mm
    Wed Jul 02 00:00:50 UTC 2025
      196 bytes
      3 views
     
  4. 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
    Sun Jun 29 19:04:30 UTC 2025
      7.8K bytes
     
  5. test.js

    function foo() { var bar = "Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"; }
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.js
    Wed Jul 02 00:01:19 UTC 2025
      99 bytes
      4 views
     
  6. support.rst.txt

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Tue Jul 01 15:59:32 UTC 2025
      4.4K bytes
     
  7. 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
    Thu Jun 26 15:26:22 UTC 2025
      25.7K bytes
      4 views
     
  8. 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
    Tue Jul 01 15:59:33 UTC 2025
      410 bytes
     
  9. 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
    Tue Jul 01 15:59:35 UTC 2025
      538 bytes
     
  10. 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
    Mon Jun 30 13:50:27 UTC 2025
      52.9K bytes
     
Back to top