Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 701 - 710 of 1,698 for text (1.06 sec)

  1. dbflute-maven-plugin - dbflute:outside-sql-test

    provides outside-sql-test goal to run outside-sql-test.[sh|bat]. Attributes...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/outside-sql-test-mojo.html
    Fri Apr 18 17:54:33 UTC 2025
      10.6K bytes
      8 views
      Cache
     
  2. 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
     
  3. 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
     
  4. permutation_test_score — scikit-learn 1.6.1 doc...

    permutation_test_score # sklearn.model_selection. permutation_test_score...implements Test 1 in: Ojala and Garriga. Permutation Tests for Studying...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Sat Apr 19 00:31:22 UTC 2025
      121.7K bytes
      Cache
     
  5. 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
     
  6. Comparison of F-test and mutual information — s...

    univariate F-tests statistics and mutual information. As F-test captures...( 1000 ) f_test , _ = f_regression ( X , y ) f_test /= np . max...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_f_test_vs_mi.html
    Sat Apr 19 00:31:22 UTC 2025
      91.7K bytes
      Cache
     
  7. 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
     
  8. 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
    Mon Apr 21 17:07:39 UTC 2025
      212.3K bytes
      Cache
     
  9. user_guide.rst.txt

    .. _user_guide: ========== User Guide ========== .. toctree:: :numbered: :maxdepth: 3 supervised_learning.rst unsupervised_learning.rst model_selection.rst inspection.rst visualizations.rst data_tr...
    scikit-learn.org/stable/_sources/user_guide.rst.txt
    Tue Apr 15 22:28:31 UTC 2025
      492 bytes
     
  10. 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
    Sat Apr 19 00:31:20 UTC 2025
      538 bytes
     
Back to top