Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 181 - 200 of 1,533 for ' (0.07 sec)

  1. 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
    Tue Apr 30 16:14:28 UTC 2024
      19.9K bytes
      Cache
     
  2. Netflix Blows Past Earnings Estimates As Subscr...

    reports: "As we've noted in previous letters, we're focused on...Has Customers Crying 'Emotional Blackmail' 283 comments Why Are...
    entertainment.slashdot.org/story/24/04/18/238242/netflix-blows-past-earnings-estimates-as-subscri...
    Fri Apr 19 01:12:47 UTC 2024
      82.9K bytes
      Cache
     
  3. The war between humanity and its oldest, arches...

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    www.metafilter.com/203494/The-war-between-humanity-and-its-oldest-archest-of-enemies-pain
    Sat Apr 27 00:52:16 UTC 2024
      25.1K bytes
      Cache
     
  4. sklearn.linear_model.LassoLars — scikit-learn 1...

    auto or array-like, default=auto Whether to use...verbose = False , precompute = 'auto' , max_iter = 500 , eps = 2...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html
    Tue Apr 30 16:14:28 UTC 2024
      55.6K bytes
      Cache
     
  5. 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
     
  6. sklearn.linear_model.Lars — scikit-learn 1.4.2 ...

    auto or array-like , default=auto Whether to use...verbose = False , precompute = 'auto' , n_nonzero_coefs = 500 , eps...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html
    Tue Apr 30 16:14:29 UTC 2024
      51.3K bytes
      Cache
     
  7. Apple Acquires Datakalab, a French Startup Behi...

    to the principle of 'Privacy by Design.'" While neither Apple...project in front of SourceForge's nearly 20 million monthly users....
    apple.slashdot.org/story/24/04/22/2320251/apple-acquires-datakalab-a-french-startup-behind-ai-and...
    Tue Apr 23 01:12:55 UTC 2024
      80.4K bytes
      Cache
     
  8. 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
     
  9. 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
    Tue Apr 30 16:14:28 UTC 2024
      43.1K bytes
      Cache
     
  10. 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
    Tue Apr 30 16:14:28 UTC 2024
      25.3K bytes
      Cache
     
  11. 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
    Wed May 01 00:42:51 UTC 2024
      18.3K bytes
      Cache
     
  12. 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
     
  13. sklearn.decomposition.dict_learning_online — sc...

    method {lars, cd}, default=lars 'lars' : uses the least..., n_jobs = None , method = 'lars' , random_state = None , positive_dict...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning_online.html
    Tue Apr 30 16:14:29 UTC 2024
      33.1K bytes
      Cache
     
  14. 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
    Tue Apr 30 16:14:28 UTC 2024
      22.8K bytes
      Cache
     
  15. 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
    Tue Apr 30 16:14:28 UTC 2024
      25.4K bytes
      Cache
     
  16. 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
     
  17. sklearn.preprocessing.QuantileTransformer — sci...

    output_distribution {uniform, normal}, default=uniform Marginal distribution...The choices are uniform (default) or normal. ignore_implicit_zeros...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.QuantileTransformer.html
    Tue Apr 30 16:14:29 UTC 2024
      49.7K bytes
      Cache
     
  18. sklearn.utils.Bunch — scikit-learn 1.4.2 docume...

    >>> b [ 'b' ] 2 >>> b . b 2 >>> b . a = 3 >>> b [ 'a' ] 3 >>>...>>> b . c = 6 >>> b [ 'c' ] 6 Methods clear () copy () fromkeys...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Tue Apr 30 16:14:29 UTC 2024
      30.2K bytes
      Cache
     
  19. OpenTelemetry Bridge | APM .NET Agent Reference...

    Elastic Docs APM: .NET Agent Reference APM Observability APM APM...manual tracing using the APM agents own Public API . Getting started...
    www.elastic.co/guide/en/apm/agent/dotnet/current/opentelemetry-bridge.html
    Wed Mar 27 19:14:56 UTC 2024
      20.9K bytes
      Cache
     
  20. 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
    Tue Apr 30 16:14:28 UTC 2024
      47K bytes
      Cache
     
Back to top