Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 171 - 180 of 1,297 for test (0.72 sec)

  1. Infrastructure monitoring with Elastic Observab...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/infrastructure-monitoring
    Sun Oct 12 00:31:01 UTC 2025
      484.7K bytes
      Cache
     
  2. roadmap.rst.txt

    data by implementing a common test. * An amputation sample generator...Improve scikit-learn common tests suite to make sure that (at...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Sat Oct 11 07:51:25 UTC 2025
      8.6K bytes
     
  3. 1.4. Support Vector Machines — scikit-learn 1.7...

    X_test , y_train , y_test = train_test_split ( X ,...examples >>> gram_test = np . dot ( X_test , X_train . T ) >>>...
    scikit-learn.org/stable/modules/svm.html
    Sat Oct 11 07:51:25 UTC 2025
      125.5K bytes
      Cache
     
  4. NBC News special features and projects | NBC News

    Test your knowledge of Olympic sports...Hawaii’s new normal. See our best illustrations and photographs...
    www.nbcnews.com/specials
    Sun Oct 12 00:55:01 UTC 2025
      511.9K bytes
      1 views
      Cache
     
  5. PLSRegression — scikit-learn 1.7.2 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Sat Oct 11 07:51:25 UTC 2025
      160.1K bytes
      Cache
     
  6. Lasso — scikit-learn 1.7.2 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Sat Oct 11 07:51:27 UTC 2025
      167.4K bytes
      Cache
     
  7. DecisionTreeRegressor — scikit-learn 1.7.2 docu...

    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.DecisionTreeRegressor.html
    Thu Oct 09 16:57:48 UTC 2025
      165.9K bytes
      Cache
     
  8. HistGradientBoostingRegressor — scikit-learn 1....

    >>> est = HistGradientBoosting () . fit ( X , y ) >>> est . score...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Sat Oct 11 07:51:27 UTC 2025
      177.7K bytes
      Cache
     
  9. LinearDiscriminantAnalysis — scikit-learn 1.7.2...

    n_features) Array of samples (test vectors). Returns : y_scores...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Sat Oct 11 07:51:25 UTC 2025
      154.8K bytes
      Cache
     
  10. 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 Oct 11 07:51:25 UTC 2025
      90K bytes
      Cache
     
Back to top