Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 165 for test (0.07 sec)

  1. Installing scikit-learn — scikit-learn 1.5.0 do...

    2 tests pytest-cov 2.9.0 tests ruff 0.2.1 tests black 24.3.0...24.3.0 tests mypy 1.9 tests pyamg 4.0.0 tests polars 0.20.23 docs,...
    scikit-learn.org/stable/install.html
    Fri May 31 14:06:06 UTC 2024
      55K bytes
      Cache
      Similar Results (1)
     
  2. MetaFilter Projects

    interactive text adventure A climate-fiction text adventure with...performed a study on myself to test this hypothesis. I lost a modest...
    projects.metafilter.com
    Sun Jun 02 00:46:00 UTC 2024
      71.7K bytes
      Cache
     
  3. Developer’s Guide — scikit-learn 1.6.dev0 docum...

    on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...
    scikit-learn.org/dev/developers/index.html
    Fri May 31 14:06:05 UTC 2024
      42.2K bytes
      Cache
     
  4. Non-negative least squares — scikit-learn 1.5.0...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.5 ) Fit the Non-Negative...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Fri May 31 14:06:06 UTC 2024
      92.8K bytes
      Cache
     
  5. Multi-output Decision Tree Regression — scikit-...

    predict ( X_test ) y_2 = regr_2 . predict ( X_test ) y_3 = regr_3.... fit ( X , y ) # Predict X_test = np . arange ( - 100.0 , 100.0...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression_multioutput.html
    Fri May 31 14:06:04 UTC 2024
      96.4K bytes
      Cache
     
  6. Logistic function — scikit-learn 1.5.0 document...

    plot ( X_test , ols . coef_ * X_test + ols . intercept_...= "black" , zorder = 20 ) X_test = np . linspace ( - 5 , 10 ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic.html
    Fri May 31 14:06:06 UTC 2024
      94.8K bytes
      Cache
     
  7. Working With Text Data — scikit-learn 1.5.0 doc...

    >>> docs_test = twenty_test . data >>> predicted = text_clf . predict...object’s best_score_ and best_params_ attributes store the best mean...
    scikit-learn.org/stable/tutorial/text_analytics/working_with_text_data.html
    Fri May 31 14:06:07 UTC 2024
      80.1K bytes
      Cache
     
  8. 8.3. Parallelism, resource management, and conf...

    sure that test results are independent of the test execution...run all tests with different seeds while keeping the test duration...
    scikit-learn.org/dev/computing/parallelism.html
    Fri May 31 14:06:03 UTC 2024
      62.2K bytes
      Cache
      Similar Results (1)
     
  9. MetaFilter | Community Weblog

    Test yourself here . posted by anotherpanacea...style="display:none"></div> <script type="text/javascript"> !function() { var...
    www.metafilter.com/
    Sun Jun 02 00:44:29 UTC 2024
      82.1K bytes
      2 views
      Cache
     
  10. Linear Regression Example — scikit-learn 1.5.0 ...

    scatter ( diabetes_X_test , diabetes_y_test , color = "black" )...Split the data into training/testing sets diabetes_X_train = diabetes_X...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols.html
    Fri May 31 14:06:06 UTC 2024
      89.2K bytes
      Cache
     
Back to top