Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 1,143 for test (0.11 sec)

  1. 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
    Mon Jun 03 12:46:40 UTC 2024
      190K bytes
      Cache
     
  2. 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
    Fri May 31 14:06:04 UTC 2024
      150.1K bytes
      Cache
     
  3. Getting started with the Elastic AI Assistant f...

    Then click the Save & test button. Within the Edit Connector...instance. A successful connector test should look something like this:...
    www.elastic.co/observability-labs/blog/elastic-ai-assistant-observability-microsoft-azure-openai
    Tue Jun 04 01:05:13 UTC 2024
      134.6K bytes
      Cache
     
  4. 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
    Mon Jun 03 12:46:40 UTC 2024
      170.6K bytes
      Cache
     
  5. 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
    Mon Jun 03 12:46:40 UTC 2024
      191.9K bytes
      Cache
     
  6. MinCovDet — scikit-learn 1.5.0 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...Quality, TECHNOMETRICS score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.MinCovDet.html
    Mon Jun 03 12:46:39 UTC 2024
      150.6K bytes
      Cache
     
  7. Embedding Security in LLM Workflows: Elastic's ...

    risks Red Teaming & Monitoring : Test for vulnerabilities and continuously...section. Before moving forward, testing your connection is generally...
    www.elastic.co/security-labs/embedding-security-in-llm-workflows
    Mon Jun 03 01:06:50 UTC 2024
      185.5K bytes
      Cache
     
  8. HistGradientBoostingClassifier — scikit-learn 1...

    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.ensemble.HistGradientBoostingClassifier.html
    Mon Jun 03 12:46:40 UTC 2024
      172.3K bytes
      Cache
     
  9. load_digits — scikit-learn 1.5.0 documentation

    integers 0-16 This is a copy of the test set of the UCI ML hand-written...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_digits.html
    Mon Jun 03 12:46:40 UTC 2024
      133.8K bytes
      Cache
     
  10. VotingClassifier — scikit-learn 1.5.0 documenta...

    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.ensemble.VotingClassifier.html
    Mon Jun 03 12:46:40 UTC 2024
      166.3K bytes
      Cache
     
Back to top