Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 923 for test (0.04 sec)

  1. Semi-supervised Classification on a Text Datase...

    X_test , y_train , y_test = train_test_split ( X ,..., X_train , y_train , X_test , y_test ): print ( "Number of training...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html
    Fri Apr 26 16:41:51 UTC 2024
      42K bytes
      Cache
     
  2. sklearn.gaussian_process.GaussianProcessRegress...

    n_features) Test samples. For some estimators...theta .... # Returned are the best found hyperparameters theta...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html
    Fri Apr 26 16:41:50 UTC 2024
      72.2K bytes
      Cache
     
  3. Ask MetaFilter

    I got my vision test from a provider who was explicitly...style="display:none"></div> <script type="text/javascript"> !function() { var...
    ask.metafilter.com
    Sat Apr 27 00:50:55 UTC 2024
      79.8K bytes
      Cache
     
  4. Sample pipeline for text feature extraction and...

    ) data_test = fetch_20newsgroups ( subset = "test" , categories...vect__norm: l1 test_accuracy = random_search . score ( data_test . data...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Fri Apr 26 16:41:48 UTC 2024
      91.7K bytes
      Cache
     
  5. Ad Maiorem Gloriam Concreti | MetaFilter

    They have withstood the test of time.I need gargoyles people!...style="display:none"></div> <script type="text/javascript"> !function() { var...
    www.metafilter.com/203499/Ad-Maiorem-Gloriam-Concreti
    Sun Apr 28 00:52:32 UTC 2024
      51.3K bytes
      Cache
     
  6. Faces recognition example using eigenfaces and ...

    X_test , y_train , y_test = train_test_split ( X , y , test_size...set and a test and keep 25% of the data for testing. X_train ,...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Fri Apr 26 16:41:48 UTC 2024
      50K bytes
      Cache
     
  7. Kernel PCA — scikit-learn 1.4.2 documentation

    X_test , y_train , y_test = train_test_split ( X ,..."Training data" ) test_ax . scatter ( X_test [:, 0 ], X_test [:, 1 ],...
    scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html
    Fri Apr 26 16:41:51 UTC 2024
      44.1K bytes
      Cache
     
  8. The Star Wars (Story Synopsis) – Starkiller

    be painfully dull and bored test audiences. It wasn’t until an...planet of Ophuchi. At a desolate rest stop, the rebels are stopped...
    www.starwarz.com/starkiller/the-star-wars-story-synopsis/
    Sun Apr 07 00:42:06 UTC 2024
      64.3K bytes
      Cache
     
  9. getting_started.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, random_state=0)...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=0)...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Fri Apr 26 16:41:50 UTC 2024
      10K bytes
     
  10. Working With Text Data — scikit-learn 1.4.2 doc...

    >>> docs_test = twenty_test . data >>> predicted = text_clf . predict...object’s best_score_ and best_params_ attributes store the best mean...
    scikit-learn.org/stable/tutorial/text_analytics/working_with_text_data.html
    Fri Apr 26 16:41:48 UTC 2024
      64.6K bytes
      Cache
     
Back to top