Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 180 of 1,738 for test (0.18 sec)

  1. 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
    Tue Apr 23 17:07:46 UTC 2024
      99.7K bytes
      Cache
     
  2. sklearn.neural_network.MLPClassifier — scikit-l...

    X_test , y_train , y_test = train_test_split ( X ,...1]) >>> clf . score ( X_test , y_test ) 0.8... Methods fit (X,...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
    Tue Apr 23 17:07:45 UTC 2024
      71.2K bytes
      Cache
     
  3. sklearn.model_selection.GridSearchCV — scikit-l...

    'rank_test_score', 'split0_test_score',... 'split2_test_score',...the attributes best_index_ , best_score_ and best_params_ will...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Tue Apr 23 17:07:46 UTC 2024
      94.3K bytes
      Cache
     
  4. Play This Larry David-Themed Crossword Puzzle |...

    " this crossword puzzle will test your ability to remember inane...together a crossword puzzle that tests your knowledge of everything...
    digg.com/brain-teasers/link/larry-david-crossword-puzzle-curb-seinfeld
    Wed Mar 27 01:21:48 UTC 2024
      134.6K bytes
      Cache
     
  5. Can You Solve This Taylor Swift Crossword Puzzl...

    crossword puzzle is the ultimate test for Swifties. Use your knowledge,...cursor-pointer"> <svg class="w-10 h-10 text-white pointer-events-none" ...
    digg.com/brain-teasers/link/taylor-swift-crossword-puzzle-ttpd
    Fri Apr 19 01:23:50 UTC 2024
      134.6K bytes
      Cache
     
  6. AIOps with the Elastic Observability platform |...

    test, and deploy your own. Automatically...
    www.elastic.co/observability/aiops
    Wed Apr 24 00:06:04 UTC 2024
      644K bytes
      Cache
     
  7. 1.17. Neural network models (supervised) — scik...

    transformation to test data >>> X_test = scaler . transform ( X_test ) An...apply the same scaling to the test set for meaningful results....
    scikit-learn.org/stable/modules/neural_networks_supervised.html
    Tue Apr 23 17:07:45 UTC 2024
      46.3K bytes
      Cache
     
  8. sklearn.neighbors.KNeighborsRegressor — scikit-...

    n_indexed) if metric == ‘precomputed’ Test samples. Returns : y ndarray...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Tue Apr 23 17:07:45 UTC 2024
      64.3K bytes
      Cache
     
  9. fess lastadoc

    dfmail Test Mail TestmailPostcard 1 crawler.dfmail...String testmail.dfmail Title: Test Mail Class: org.codelibs.fe...
    fess.codelibs.org/13.1/lastadoc-fess.html
    Wed Jul 13 13:41:08 UTC 2022
      2M bytes
      3 views
      Cache
     
  10. sklearn.feature_selection.mutual_info_regressio...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html
    Tue Apr 23 17:07:46 UTC 2024
      23.4K bytes
      Cache
     
  11. Linklaters Delivers Faster, Better Enterprise S...

    test, and go live with no interruption...This streamlines development, testing, and enables automated scaling...
    www.elastic.co/customers/linklaters
    Wed Apr 24 00:44:44 UTC 2024
      509.6K bytes
      Cache
     
  12. 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
    Tue Apr 23 17:07:46 UTC 2024
      102K bytes
      Cache
     
  13. sklearn.linear_model.LassoLarsIC — scikit-learn...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Tue Apr 23 17:07:45 UTC 2024
      58.4K bytes
      Cache
     
  14. support.rst.txt

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Tue Apr 23 17:07:46 UTC 2024
      2.9K bytes
     
  15. sklearn.covariance.LedoitWolf — scikit-learn 1....

    score (X_test[, y]) Compute the log-likelihood of X_test under the...: X_test array-like of shape (n_samples, n_features) Test data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Tue Apr 23 17:07:46 UTC 2024
      50K bytes
      Cache
     
  16. sklearn.ensemble.StackingClassifier — scikit-le...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., y_train ) . score ( X_test , y_test ) 0.9... Methods decision_function...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Tue Apr 23 17:07:45 UTC 2024
      77.6K bytes
      Cache
     
  17. sklearn.datasets.make_regression — scikit-learn...

    Train error vs Test error Train error vs Test error Effect of...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
    Tue Apr 23 17:07:46 UTC 2024
      28.6K bytes
      Cache
     
  18. Infrastructure Monitoring with Elastic Observab...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/infrastructure-monitoring
    Wed Apr 24 00:05:54 UTC 2024
      641.6K bytes
      Cache
     
  19. plot_release_highlights_1_4_0.ipynb

    X_test, y_train, y_test = train_test_split(X_adult,...(X_test)\nprint(f\"ROC AUC score is {roc_auc_score(y_test, y_decision)}\")"...
    scikit-learn.org/stable/_downloads/53490cdb42c3c07ba8cccd1c4ed4dca4/plot_release_highlights_1_4_0...
    Tue Apr 23 17:07:46 UTC 2024
      10.7K bytes
     
  20. Log Monitoring with Elastic Observability | Ela...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/log-monitoring
    Wed Apr 24 00:05:22 UTC 2024
      641.9K bytes
      Cache
     
Back to top