Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 130 of 1,178 for test (0.21 sec)

  1. cross_val_score — scikit-learn 1.5.0 documentation

    IterativeImputer Nested versus non-nested cross-validation Nested versus...splitting the dataset into train/test set. Only used in conjunction...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html
    Fri May 31 14:06:07 UTC 2024
      130.1K bytes
      Cache
     
  2. LogisticRegression — scikit-learn 1.5.0 documen...

    the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Fri May 31 14:06:06 UTC 2024
      190K bytes
      Cache
     
  3. AdaBoostRegressor — scikit-learn 1.5.0 document...

    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
    Fri May 31 14:06:04 UTC 2024
      152.3K bytes
      Cache
     
  4. NuSVR — scikit-learn 1.5.0 documentation

    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
    Thu May 30 15:22:05 UTC 2024
      150.1K bytes
      Cache
     
  5. StackingClassifier — scikit-learn 1.5.0 documen...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., y_train ) . score ( X_test , y_test ) 0.9... decision_function...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Fri May 31 14:06:07 UTC 2024
      168.5K bytes
      Cache
     
  6. DecisionTreeClassifier — scikit-learn 1.5.0 doc...

    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
    Fri May 31 14:06:06 UTC 2024
      191.9K bytes
      Cache
     
  7. HSE powers ecommerce website with AI search fro...

    Strasser and his team ran an A/B test comparing the previous search...HSE is able to leverage the best models on the market to augment...
    www.elastic.co/customers/hse
    Sat Jun 01 01:05:21 UTC 2024
      361.2K bytes
      Cache
     
  8. Implementing search and generative AI for your ...

    test, and maintain your new search...
    www.elastic.co/explore/improving-digital-customer-experiences/implementing-search-for-your-knowle...
    Sat Jun 01 00:33:21 UTC 2024
      331.3K bytes
      1 views
      Cache
     
  9. ExtraTreesRegressor — scikit-learn 1.5.0 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.2727... apply ( X )...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Fri May 31 14:06:07 UTC 2024
      170.6K bytes
      Cache
     
  10. 1.6. Nearest Neighbors — scikit-learn 1.5.0 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 May 31 14:06:07 UTC 2024
      128.4K bytes
      Cache
     
Back to top