Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 1,345 for test (0.45 sec)

  1. mutual_info_regression — scikit-learn 1.7.0 doc...

    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
    Mon Jun 30 13:50:27 UTC 2025
      114.4K bytes
      Cache
     
  2. 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
    Tue Jul 01 00:47:20 UTC 2025
      443.1K bytes
      Cache
     
  3. 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
    Mon Jun 30 13:50:27 UTC 2025
      66.7K bytes
      Cache
     
  4. cRank it up! - Introducing the Elastic Rerank m...

    Our detailed testing shows a 40% uplift on a broad...much larger models. In our testing a few models, such as bge-re-ranker-v2-gemma...
    www.elastic.co/search-labs/blog/elastic-rerank-model-introduction
    Tue Jul 01 00:58:23 UTC 2025
      120.9K bytes
      Cache
     
  5. make_regression — scikit-learn 1.7.0 documentation

    regularization on training and test error Effect of model regularization...regularization on training and test error Release Highlights for scikit-learn...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
    Mon Jun 30 13:50:28 UTC 2025
      119.8K bytes
      Cache
     
  6. How to deploy NLP: Text embeddings and vector s...

    deploy NLP: Text embeddings and vector search Using text embeddings...for passages’ ids, and text with type text for passages’ contents....
    www.elastic.co/search-labs/blog/how-to-deploy-nlp-text-embeddings-and-vector-search
    Tue Jul 01 00:42:53 UTC 2025
      184.1K bytes
      1 views
      Cache
     
  7. ClassifierChain — scikit-learn 1.7.0 documentation

    X_test , Y_train , Y_test = train_test_split ( ......An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html
    Mon Jun 30 13:50:27 UTC 2025
      141K bytes
      Cache
     
  8. OutputCodeClassifier — scikit-learn 1.7.0 docum...

    n_features) Test samples. y array-like of shape...classifiers than one-vs-the-rest. A number greater than 1 will...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Mon Jun 30 13:50:30 UTC 2025
      132.3K bytes
      Cache
     
  9. StackingRegressor — scikit-learn 1.7.0 document...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., y_train ) . score ( X_test , y_test ) 0.3... fit ( X , y , **...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Mon Jun 30 13:50:28 UTC 2025
      153.6K 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
    Mon Jun 30 13:50:28 UTC 2025
      89.7K bytes
      Cache
     
Back to top