Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 130 of 844 for test (0.19 sec)

  1. sklearn.svm.NuSVR — scikit-learn 1.4.2 document...

    expected shape of X is (n_samples_test, n_samples_train). Returns :...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Sat May 18 15:26:00 UTC 2024
      55.8K bytes
      Cache
     
  2. 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
    Sat May 18 15:26:01 UTC 2024
      47.9K bytes
      Cache
     
  3. 7.4. Loading other datasets — scikit-learn 1.4....

    X_test , y_test = load_svmlight_files (...number of features: >>> X_test , y_test = load_svmlight_file ( ......
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Sat May 18 15:26:00 UTC 2024
      44.9K bytes
      Cache
     
  4. 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
    Sat May 18 15:26:01 UTC 2024
      52.6K bytes
      Cache
     
  5. 1.5. Stochastic Gradient Descent — scikit-learn...

    SGDClassifier ()) est . fit ( X_train ) est . predict ( X_test ) If your...( X_train ) X_test = scaler . transform ( X_test ) # apply same...
    scikit-learn.org/stable/modules/sgd.html
    Sat May 18 15:26:01 UTC 2024
      68K bytes
      Cache
     
  6. sklearn.ensemble.AdaBoostRegressor — scikit-lea...

    n_features) Test samples. For some estimators...determine the prediction on a test set after each boost. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Sat May 18 15:26:00 UTC 2024
      59.6K bytes
      Cache
     
  7. FanFare

    X-Men’s dream is put to the test as mutant-human relations reach...the candidates in the Second Test now face the most dangerous...
    fanfare.metafilter.com
    Fri May 17 00:42:15 UTC 2024
      74.6K bytes
      1 views
      Cache
     
  8. sklearn.ensemble.ExtraTreesRegressor — scikit-l...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.2727... Methods apply...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Sat May 18 15:26:00 UTC 2024
      77.8K bytes
      Cache
     
  9. sklearn.svm.NuSVC — scikit-learn 1.4.2 document...

    the mean accuracy on the given test data and labels. set_fit_request...(n_samples, n_features) or (n_samples_test, n_samples_train) For kernel=”precomputed”,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html
    Sat May 18 15:26:01 UTC 2024
      69.3K bytes
      Cache
     
  10. 1.16. Probability calibration — scikit-learn 1....

    test_set) couples (as determined...Then its predictions on the test subset are used to fit a calibrator...
    scikit-learn.org/stable/modules/calibration.html
    Sat May 18 15:26:00 UTC 2024
      42.8K bytes
      Cache
     
Back to top