Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 117 for test (0.1 sec)

  1. GitHub - codelibs/fess-testdata: Test Data Repo...

    codelibs / fess-testdata Public Test Data Repository for Crawling/Parsing...outside of the repository. About Test Data Repository for Crawling/Parsing...
    github.com/codelibs/fess-testdata
    Fri Mar 29 00:00:25 UTC 2024
      186.2K bytes
      12 views
      Cache
     
  2. Contributing — scikit-learn 1.4.1 documentation

    sklearn/linear_model/tests/test_logistic.py to run the tests specific to...path/to/tests_for_package see also Testing and improving test coverage...
    scikit-learn.org/stable/developers/contributing.html
    Thu Mar 28 16:05:59 UTC 2024
      119.9K bytes
      Cache
     
  3. 3.1. Cross-validation: evaluating estimator per...

    available data as a test set X_test, y_test . Note that the word...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/cross_validation.html
    Thu Mar 28 16:05:58 UTC 2024
      137.1K bytes
      Cache
     
  4. 6.3. Preprocessing data — scikit-learn 1.4.1 do...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...
    scikit-learn.org/stable/modules/preprocessing.html
    Thu Mar 28 16:05:58 UTC 2024
      170.5K bytes
      Cache
     
  5. Examples — scikit-learn 1.4.1 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/index.html
    Thu Mar 28 16:05:57 UTC 2024
      184.6K bytes
      Cache
     
  6. sklearn.linear_model.SGDClassifier — scikit-lea...

    classification of text documents Out-of-core classification of text documents...on a Text Dataset Semi-supervised Classification on a Text Dataset...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Thu Mar 28 16:05:58 UTC 2024
      99.7K bytes
      Cache
     
  7. sklearn.tree.DecisionTreeClassifier — scikit-le...

    splitter {“best”, “random”}, default=”best” The strategy used...Supported strategies are “best” to choose the best split and “random”...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Thu Mar 28 16:05:57 UTC 2024
      102K bytes
      Cache
     
  8. 3.3. Metrics and scoring: quantifying the quali...

    (pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},\]...
    scikit-learn.org/stable/modules/model_evaluation.html
    Thu Mar 28 16:05:59 UTC 2024
      351.3K bytes
      Cache
     
  9. 1.6. Nearest Neighbors — scikit-learn 1.4.1 doc...

    X_test , y_train , y_test = train_test_split ( X ,...( nca_pipe . score ( X_test , y_test )) 0.96190476... The plot...
    scikit-learn.org/stable/modules/neighbors.html
    Thu Mar 28 16:05:57 UTC 2024
      99.8K bytes
      Cache
     
  10. Older Versions — scikit-learn 1.4.1 documentation

    Arguments n_test and n_train are deprecated and renamed to test_size...preprocessor / analyzer nested structure for text feature extraction...
    scikit-learn.org/stable/whats_new/older_versions.html
    Thu Mar 28 16:05:57 UTC 2024
      132.1K bytes
      Cache
     
Back to top