Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 120 of 1,538 for ' (0.15 sec)

  1. sklearn.datasets.fetch_lfw_pairs — scikit-learn...

    subset {train, test, 10_folds}, default=train Select the...load: train for the development training set, test for the...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Fri Apr 26 16:41:50 UTC 2024
      20.4K bytes
      Cache
     
  2. The 2024 Chess Candidates Tournaments | MetaFilter

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    www.metafilter.com/203183/The-2024-Chess-Candidates-Tournaments
    Thu Apr 04 00:43:01 UTC 2024
      35.4K bytes
      Cache
     
  3. neighbors.rst.txt

    valid_metrics ['euclidean', 'l2', 'minkowski', 'p', 'manhattan', 'cityblock',...cs ['euclidean', 'l2', 'minkowski', 'p', 'manhattan', 'cityblock',...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Fri Apr 26 16:41:51 UTC 2024
      37.8K bytes
     
  4. sklearn.neighbors.LocalOutlierFactor — scikit-l...

    algorithm {auto, ball_tree, kd_tree, brute}, default=auto’...mode {connectivity, distance}, default=connectivity Type...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.LocalOutlierFactor.html
    Fri Apr 26 16:41:50 UTC 2024
      63.2K bytes
      Cache
     
  5. sklearn.preprocessing.OrdinalEncoder — scikit-l...

    handle_unknown {error, use_encoded_value}, default=error When set...>>> X = [[ 'Male' , 1 ], [ 'Female' , 3 ], [ 'Female' , 2 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Fri Apr 26 16:41:48 UTC 2024
      61.5K bytes
      Cache
     
  6. sklearn.manifold.SpectralEmbedding — scikit-lea...

    affinity {nearest_neighbors, rbf, precomputed, precompu...information. eigen_solver {arpack, lobpcg, amg}, default=None The...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.SpectralEmbedding.html
    Fri Apr 26 16:41:50 UTC 2024
      40.6K bytes
      Cache
     
  7. sklearn.utils.extmath.randomized_range_finder —...

    alizer {auto, QR, LU, none}, default=auto Whether the...power_iteration_normalizer = 'auto' , random_state = None ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_range_finder.html
    Fri Apr 26 16:41:50 UTC 2024
      18.8K bytes
      Cache
     
  8. Ad Maiorem Gloriam Concreti | MetaFilter

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    www.metafilter.com/203499/Ad-Maiorem-Gloriam-Concreti
    Sun Apr 28 00:52:32 UTC 2024
      51.3K bytes
      Cache
     
  9. sklearn.datasets.fetch_rcv1 — scikit-learn 1.4....

    ‘test, all}, default=all Select the dataset to load: train...stored in ~/scikit_learn_data subfolders. subset {train, test’,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Fri Apr 26 16:41:50 UTC 2024
      19.9K bytes
      Cache
     
  10. The long night had come again. | MetaFilter

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    www.metafilter.com/203246/The-long-night-had-come-again
    Tue Apr 09 00:50:35 UTC 2024
      45.9K bytes
      Cache
     
  11. Image Without Metaphor

    couldn't believe more people weren't talking about it. That's when...Lena Dunham's Polly Pocket movie and Daniel Kaluya's Barney the...
    all-cats-are-beautiful.ghost.io/image-without-metaphor-dune-2-and-the-return-of-socialist-realism/
    Mon Apr 22 00:42:30 UTC 2024
      42.6K bytes
      Cache
     
  12. sklearn.model_selection.cross_validate — scikit...

    keys ()) ['fit_time', 'score_time', 'test_score'] >>> cv_results...... scoring = ( 'r2' , 'neg_mean_squared_error' ), ... return_train_score...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Fri Apr 26 16:41:50 UTC 2024
      43.1K bytes
      Cache
     
  13. About | MetaFilter

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    www.metafilter.com/about.mefi
    Sun Apr 21 00:43:05 UTC 2024
      18.4K bytes
      Cache
     
  14. sklearn.cluster.dbscan — scikit-learn 1.4.2 doc...

    algorithm {auto, ball_tree, kd_tree, brute}, default=auto’...with mode='distance' , then using metric='precomputed' here. Another...
    scikit-learn.org/stable/modules/generated/dbscan-function.html
    Fri Apr 26 16:41:50 UTC 2024
      25.3K bytes
      Cache
     
  15. Set up the Agent | APM Android Agent Reference ...

    Docs APM: Android Agent Reference APM Observability APM APM...applications build.gradle file as shown below: // Android app's build.gradle...
    www.elastic.co/guide/en/apm/agent/android/current/setup.html
    Thu Apr 04 12:48:47 UTC 2024
      22.3K bytes
      Cache
     
  16. sklearn.utils.parallel_backend — scikit-learn 1...

    threading: single-host, thread-based parallelism, multiprocessing’:...following backends are available: loky: single-host, process-based...
    scikit-learn.org/stable/modules/generated/sklearn.utils.parallel_backend.html
    Fri Apr 26 16:41:50 UTC 2024
      22.8K bytes
      Cache
     
  17. sklearn.linear_model.lars_path_gram — scikit-le...

    method {lar, lasso}, default=lar Specifies the returned...model. Select 'lar' for Least Angle Regression, 'lasso' for the Lasso....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Fri Apr 26 16:41:50 UTC 2024
      25.4K bytes
      Cache
     
  18. Bitcoin Tumbles $5,000 In 24 Hours As Interest ...

    but I'm not hoping for GOOD stuff. 'Invest' in shit, wallow...and UPenn's Presidents Should 'Resign in Disgrace', Bill Ackman...
    news.slashdot.org/story/24/04/02/2240215/bitcoin-tumbles-5000-in-24-hours-as-interest-rates-jump
    Wed Apr 03 01:13:03 UTC 2024
      89.7K bytes
      Cache
     
  19. sklearn.feature_extraction.FeatureHasher — scik...

    default=dict Choose a string from {dict, pair, string}. Either...D = [{ 'dog' : 1 , 'cat' : 2 , 'elephant' : 4 },{ 'dog' : 2 ,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.FeatureHasher.html
    Fri Apr 26 16:41:50 UTC 2024
      47K bytes
      Cache
     
  20. Realistic is not necessarily the most convincin...

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    www.metafilter.com/203465/Realistic-is-not-necessarily-the-most-convincing
    Thu Apr 25 00:53:57 UTC 2024
      28.9K bytes
      Cache
     
Back to top