Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 180 of 1,827 for test (0.19 sec)

  1. sklearn.linear_model.PassiveAggressiveClassifie...

    classification of text documents Out-of-core classification of text documents...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Fri Apr 26 16:41:50 UTC 2024
      74.1K bytes
      Cache
     
  2. sklearn.feature_selection.SequentialFeatureSele...

    evaluate the predictions on the test set. NOTE that when using a...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Fri Apr 26 16:41:50 UTC 2024
      54.2K bytes
      Cache
     
  3. Infrastructure Monitoring with Elastic Observab...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/infrastructure-monitoring
    Sat Apr 27 00:05:10 UTC 2024
      527.9K bytes
      Cache
     
  4. plot_release_highlights_1_4_0.py

    X_test, y_train, y_test = train_test_split(X_adult,...n(X_test) print(f"ROC AUC score is {roc_auc_score(y_test, y_decision)}")...
    scikit-learn.org/stable/_downloads/c15cce0dbcd8722cb5638987eff985c0/plot_release_highlights_1_4_0.py
    Fri Apr 26 16:41:48 UTC 2024
      7.7K bytes
     
  5. 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
    Fri Apr 26 16:41:50 UTC 2024
      71.2K bytes
      Cache
     
  6. 1.6. Nearest Neighbors — scikit-learn 1.4.2 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
    Fri Apr 26 16:41:48 UTC 2024
      99.8K bytes
      Cache
     
  7. sklearn.model_selection.RandomizedSearchCV — sc...

    the attributes best_index_ , best_score_ and best_params_ will...param_gamma split0_test_score … rank_test_score ‘rbf’ 0.1 0.80...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Fri Apr 26 16:41:50 UTC 2024
      82.6K bytes
      Cache
     
  8. 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
    Fri Apr 26 16:41:48 UTC 2024
      23.4K bytes
      Cache
     
  9. sklearn.feature_selection.RFECV — scikit-learn ...

    test) splits as arrays of indices....ndarrays A dict with keys: split(k)_test_score ndarray of shape (n_s...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Fri Apr 26 16:41:50 UTC 2024
      73.9K bytes
      Cache
     
  10. 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
    Fri Apr 26 16:41:48 UTC 2024
      28.6K bytes
      Cache
     
  11. 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
    Fri Apr 26 16:41:48 UTC 2024
      46.3K bytes
      Cache
     
  12. How Trump could win at the Supreme Court even i...

    kind of complicated factual test for immunity so it has to be...four counts in the indictment rest on official acts of the then-president,...
    www.nbcnews.com/politics/supreme-court/trump-win-supreme-court-immunity-argument-rcna148384
    Mon Apr 22 00:53:00 UTC 2024
      264.8K bytes
      Cache
     
  13. 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
    Fri Apr 26 16:41:50 UTC 2024
      77.6K bytes
      Cache
     
  14. IEC 61508 - Wikipedia

    Unit Testing is to ensure that the software is fully tested at...auditing, assessment, and testing work by an accreditation body...
    en.wikipedia.org/wiki/IEC_61508
    Tue Apr 23 13:55:53 UTC 2024
      108.3K bytes
      Cache
     
  15. sklearn.decomposition.SparsePCA — scikit-learn ...

    n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparsePCA.html
    Fri Apr 26 16:41:50 UTC 2024
      47.9K bytes
      Cache
     
  16. 2024 Presidential Election: News, Polls, Events...

    primary challenge in a race that tested Democratic sentiment over Israel...primaries The state's contests will test the political implications of...
    www.nbcnews.com/politics/2024-presidential-election
    Sat Apr 27 00:58:19 UTC 2024
      908.5K bytes
      1 views
      Cache
     
  17. sklearn.linear_model.LassoLarsCV — scikit-learn...

    test) splits as arrays of indices....shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Fri Apr 26 16:41:48 UTC 2024
      58.5K bytes
      Cache
     
  18. sklearn.linear_model.QuantileRegressor — scikit...

    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.QuantileRegressor.html
    Fri Apr 26 16:41:50 UTC 2024
      52.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...
    Fri Apr 26 16:41:50 UTC 2024
      10.7K bytes
     
  20. sklearn.datasets.load_iris — scikit-learn 1.4.2...

    (ROC) Nested versus non-nested cross-validation Nested versus...(ROC) with cross validation Test with permutations the significance...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html
    Fri Apr 26 16:41:48 UTC 2024
      42.2K bytes
      Cache
     
Back to top