Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 803 for ' (0.04 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
    Wed May 15 13:59:40 UTC 2024
      20.4K bytes
      Cache
     
  2. 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
    Wed May 15 13:59:40 UTC 2024
      18.8K bytes
      Cache
     
  3. 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
    Wed May 15 13:59:42 UTC 2024
      62.5K bytes
      Cache
     
  4. 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
    Wed May 15 13:59:41 UTC 2024
      19.9K bytes
      Cache
     
  5. 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
    Wed May 15 13:59:40 UTC 2024
      74.3K bytes
      Cache
     
  6. 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
    Wed May 15 13:59:41 UTC 2024
      19.9K bytes
      Cache
     
  7. 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
    Thu May 09 14:03:31 UTC 2024
      45.4K bytes
      Cache
     
  8. 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
    Wed May 15 13:59:40 UTC 2024
      43.1K bytes
      Cache
     
  9. 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
    Wed May 15 13:59:42 UTC 2024
      66.4K bytes
      Cache
     
  10. 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
    Wed May 15 13:59:40 UTC 2024
      18.8K bytes
      Cache
     
Back to top