Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 100 of 1,533 for ' (0.09 sec)

  1. sklearn.neural_network.MLPRegressor — scikit-le...

    activation {identity, logistic, tanh, relu}, default=relu’...x) solver {lbfgs, sgd, adam}, default=adam The solver...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Tue Apr 30 16:14:28 UTC 2024
      62.5K bytes
      Cache
     
  2. Visualizing the stock market structure — scikit...

    history for 'AAPL' Fetching quote history for 'AIG' Fetching quote...history for 'AMZN' Fetching quote history for 'AXP' Fetching quote...
    scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html
    Tue Apr 30 16:14:28 UTC 2024
      74.3K bytes
      Cache
     
  3. sklearn.model_selection.ParameterGrid — scikit-...

    = [{ 'kernel' : [ 'linear' ]}, { 'kernel' : [ 'rbf' ], 'gamma'...'kernel' : 'linear' }, ... { 'kernel' : 'rbf' , 'gamma' : 1 },...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ParameterGrid.html
    Tue Apr 30 16:14:28 UTC 2024
      19.9K bytes
      Cache
     
  4. Quick start | Elasticsearch Guide [8.13] | Elastic

    _index: 'books' } }, { name: '1984', author: 'George Orwell', release_date:..._index: 'books' } }, { name: '1984', author: 'George Orwell', release_date:...
    www.elastic.co/guide/en/elasticsearch/reference/current/getting-started.html
    Mon Apr 08 15:40:40 UTC 2024
      45.9K bytes
      Cache
     
  5. sklearn.mixture.BayesianGaussianMixture — sciki...

    covariance_type {full, tied, diag, spherical}, default=full String...init_params {kmeans, k-means++, random, random_from_data}, default=’kmeans’...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html
    Tue Apr 30 16:14:28 UTC 2024
      66.4K bytes
      Cache
     
  6. Release Highlights for scikit-learn 1.1 — sciki...

    ['age', 'fare']), ('cat', OneHotEncoder(handle_unknown='ignore', ...['age', 'fare']), ('cat', OneHotEncoder(handle_unknown='ignore', ...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_1_0.html
    Tue Apr 30 16:14:29 UTC 2024
      91.6K bytes
      Cache
     
  7. sklearn.utils.discovery.all_estimators — scikit...

    are classifier, regressor, cluster and transformer to...<class 'list'> >>> type ( estimators [ 0 ]) <class 'tuple'> >>>...
    scikit-learn.org/stable/modules/generated/sklearn.utils.discovery.all_estimators.html
    Tue Apr 30 16:14:28 UTC 2024
      18.8K bytes
      Cache
     
  8. sklearn.preprocessing.MultiLabelBinarizer — sci...

    array(['-', 'c', 'd', 'e', 'f', 'h', 'i', 'l', 'm', 'o', 'r', 's',...fit_transform ([{ 'sci-fi' , 'thriller' }, { 'comedy' }]) array([[0,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MultiLabelBinarizer.html
    Tue Apr 30 16:14:28 UTC 2024
      38.8K bytes
      Cache
     
  9. IA: Apple rachète la start-up parisienne Dataka...

    de lentreprise. Un gain defficacité devenu lalpha et loméga...voici venu le tour dApple dinvestir à Paris. Daprès nos informations,...
    www.challenges.fr/high-tech/ia-apple-rachete-la-start-up-parisienne-datakalab_890773
    Tue Apr 23 01:13:32 UTC 2024
      91K bytes
      Cache
     
  10. An emerging new picture of animal consciousness...

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...emotions because 'it's not scientifically proven'. He was a big...
    www.metafilter.com/203484/An-emerging-new-picture-of-animal-consciousness
    Sat Apr 27 00:52:22 UTC 2024
      55.4K bytes
      Cache
     
  11. sklearn.neighbors.KNeighborsTransformer — sciki...

    algorithm {auto, ball_tree, kd_tree, brute}, default=auto’...mode {distance, connectivity}, default=distance Type of...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html
    Tue Apr 30 16:14:29 UTC 2024
      59K bytes
      Cache
     
  12. sklearn.svm.SVC — scikit-learn 1.4.2 documentation

    kernel {linear, poly, rbf, sigmoid, precomputed} or callable,...coefficient for rbf, poly and sigmoid. if gamma='scale' (default)...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Tue Apr 30 16:14:29 UTC 2024
      92.1K bytes
      Cache
     
  13. sklearn.neighbors.RadiusNeighborsRegressor — sc...

    algorithm {auto, ball_tree, kd_tree, brute}, default=auto’...mode {connectivity, distance}, default=connectivity Type...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html
    Tue Apr 30 16:14:28 UTC 2024
      63.2K bytes
      Cache
     
  14. sklearn.model_selection.HalvingRandomSearchCV —...

    min_resources {exhaust, smallest} or int, default=smallest The minimum...consuming. exhaust isnt available when n_candidates='exhaust' . Note...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html
    Tue Apr 30 16:14:29 UTC 2024
      77.3K bytes
      Cache
      Similar Results (1)
     
  15. MetaFilter | Community Weblog

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...What does 'threadsitting' mean? What does 'threadshitting' mean?...
    www.metafilter.com/faq.mefi
    Wed May 01 00:42:21 UTC 2024
      90.6K bytes
      2 views
      Cache
     
  16. Ask MetaFilter

    " Why does he say ' was', not 'were'? What's the difference between...static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...
    ask.metafilter.com
    Wed May 01 00:43:22 UTC 2024
      79.6K bytes
      Cache
     
  17. sklearn.decomposition.DictionaryLearning — scik...

    transform_algorithm {lasso_lars, lasso_cd, lars, omp, threshold}, default=’omp’...fit_algorithm {lars, cd}, default=lars 'lars' : uses the least...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.DictionaryLearning.html
    Tue Apr 30 16:14:28 UTC 2024
      55.3K bytes
      Cache
     
  18. sklearn.utils.extmath.randomized_svd — scikit-l...

    alizer {auto, QR, LU, none}, default=auto Whether the...n_iter = 'auto' , power_iteration_normalizer = 'auto' , transpose...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_svd.html
    Tue Apr 30 16:14:28 UTC 2024
      26.7K bytes
      Cache
     
  19. sklearn.svm.OneClassSVM — scikit-learn 1.4.2 do...

    kernel {linear, poly, rbf, sigmoid, precomputed} or callable,...coefficient for rbf, poly and sigmoid. if gamma='scale' (default)...
    scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html
    Tue Apr 30 16:14:29 UTC 2024
      53.2K bytes
      Cache
     
  20. Region 9 has thrown up a detective story for ar...

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    www.metafilter.com/203296/Region-9-has-thrown-up-a-detective-story-for-archaeologists
    Fri Apr 12 00:41:54 UTC 2024
      35.4K bytes
      Cache
     
Back to top