Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 871 - 880 of 1,698 for text (0.91 sec)

  1. Overview of multiclass training meta-estimators...

    "DecisionTreeClassifi" : cv_results_tree [ "test_score" ], "OneVsOneClassifier"..."OneVsOneClassifier" : cv_results_ovo [ "test_score" ], "OneVsRestClassifier"...
    scikit-learn.org/stable/auto_examples/multiclass/plot_multiclass_overview.html
    Mon Apr 21 17:07:38 UTC 2025
      114K bytes
      Cache
     
  2. Poisson regression and non-normal loss — scikit...

    df_test = train_test_split ( df , test_size = 0.33 ,...df_test [ "Frequency" ], df_test [ "Frequency" ], df_test [ "Exposure"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html
    Mon Apr 21 17:07:39 UTC 2025
      171.7K bytes
      Cache
     
  3. Loathe thy neighbor: Elon Musk and the Christia...

    he’ll tell it while standing next to a photograph of the rape...of Austin, the unaccredited Texas college founded by the Palantir...
    www.theguardian.com/us-news/ng-interactive/2025/apr/08/empathy-sin-christian-right-musk-trump
    Wed Apr 09 00:49:39 UTC 2025
      441.6K bytes
      Cache
     
  4. OneVsOneClassifier — scikit-learn 1.6.1 documen...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Mon Apr 21 17:07:40 UTC 2025
      143.6K bytes
      Cache
     
  5. Release Highlights for scikit-learn 1.4 — sciki...

    X_test , y_train , y_test = train_test_split ( X_adult...( "cv error on test sets:" , results [ "test_mse" ]) # Setting...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html
    Mon Apr 21 17:07:38 UTC 2025
      155.8K bytes
      Cache
     
  6. Trump teases a third term, but the 22nd amendme...

    COM NBCU Academy Peacock NEXT STEPS FOR VETS NBC News Site...acting,” Rep. Pete Sessions, R-Texas, said in an interview. The other...
    www.nbcnews.com/politics/donald-trump/trump-third-term-constitution-forbids-rcna193329
    Tue Apr 01 01:03:38 UTC 2025
      450.3K bytes
      Cache
     
  7. 6.4. Imputation of missing values — scikit-lear...

    X_test , y_train , _ = train_test_split ( X , y , test_size...SimpleImputer(missing_values=-1) >>> X_test = sp . csc_matrix ([[ - 1 ,...
    scikit-learn.org/stable/modules/impute.html
    Sat Apr 19 00:31:22 UTC 2025
      83.8K bytes
      Cache
     
  8. LedoitWolf — scikit-learn 1.6.1 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Mon Apr 21 17:07:40 UTC 2025
      133.4K bytes
      Cache
     
  9. Stocks tumble anew as Nvidia and Powell raise a...

    COM NBCU Academy Peacock NEXT STEPS FOR VETS NBC News Site...developing facilities in Arizona and Texas, news that the White House hailed...
    www.nbcnews.com/business/business-news/markets-sink-after-nvidia-5point5-billion-charge-comply-tr...
    Thu Apr 17 01:09:33 UTC 2025
      259.5K bytes
      Cache
     
  10. Tags — scikit-learn 1.6.1 documentation

    _skip_test bool, default=False Whether to skip common tests entirely....requires_fit: bool = True , _skip_test: bool = False , input_tags:...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Tags.html
    Mon Apr 21 17:07:39 UTC 2025
      111.2K bytes
      Cache
     
Back to top