Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 691 - 700 of 1,696 for text (0.52 sec)

  1. neighbors.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, ......>>> print(nca_pipe.score(X_test, y_test)) 0.96190476... .. |nca_classification_1|...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Sat Apr 19 00:31:22 UTC 2025
      37.9K bytes
     
  2. Effect of model regularization on training and ...

    X_test , y_train , y_test = train_test_split ( X ,...print ( f "Test score: { enet . score ( X_test , y_test ) : .3f...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Sat Apr 19 00:31:21 UTC 2025
      102.8K bytes
      1 views
      Cache
     
  3. plot_multi_metric_evaluation.rst.txt

    ``'_<scorer_name>'`` (``'mean_test_precision'``, ``'rank_test_precision'``, etc...)...style in (("train", "--"), ("test", "-")): sample_score_mean =...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Sat Apr 19 00:31:22 UTC 2025
      6.6K bytes
     
  4. 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
    Sat Apr 19 00:31:22 UTC 2025
      10.1K bytes
     
  5. install.rst.txt

    running the full scikit-learn test suite via automated continuous...ckages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-...
    scikit-learn.org/stable/_sources/install.rst.txt
    Sat Apr 19 00:31:22 UTC 2025
      12.9K bytes
      1 views
     
  6. plot_hgbt_regression.rst.txt

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False) print(f"Training...
    scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Sat Apr 19 00:31:21 UTC 2025
      22K bytes
     
  7. Glossary of Common Terms and API Elements — sci...

    common tests # This refers to the tests run on almost...(train_idx, test_idx) pairs. Each of {train,test}_idx is a 1d...
    scikit-learn.org/stable/glossary.html
    Sat Apr 19 00:31:21 UTC 2025
      212.3K bytes
      Cache
     
  8. related_projects.rst.txt

    facilitates best practices for testing and documenting estimators....More focused on statistical tests and less on prediction than...
    scikit-learn.org/stable/_sources/related_projects.rst.txt
    Sat Apr 19 00:31:21 UTC 2025
      14.9K bytes
     
  9. test.hpp

    // Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 typedef int & Integer;
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.hpp
    Mon Apr 21 00:00:37 UTC 2025
      92 bytes
      Similar Results (1)
     
  10. test.zip

    txt Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。...
    raw.githubusercontent.com/codelibs/fess-testdata/master/archive/test.zip
    Mon Apr 21 00:01:55 UTC 2025
      595 bytes
      1 views
      Similar Results (1)
     
Back to top