Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 100 of 1,496 for ' (0.07 sec)

  1. Segmenting the picture of greek coins in region...

    used: eigen_solver='arpack', 'lobpcg', or 'amg'. # Choosing eigen_solver='amg'...set eigen_solver='arpack', 'lobpcg', or 'amg' and eigen_tol #...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html
    Mon Apr 22 14:06:28 UTC 2024
      32.9K bytes
      Cache
     
  2. sklearn.decomposition.SparseCoder — scikit-lear...

    transform_algorithm {lasso_lars, lasso_cd, lars, omp, threshold}, default=’omp’...default=omp Algorithm used to transform the data: 'lars' : uses...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparseCoder.html
    Mon Apr 22 14:06:26 UTC 2024
      50.1K bytes
      Cache
     
  3. sklearn.decomposition.KernelPCA — scikit-learn ...

    kernel {linear, poly, rbf, sigmoid, cosine, precomputed’}...eigen_solver {auto, dense, arpack, randomized}, default=auto’...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.KernelPCA.html
    Mon Apr 22 14:06:27 UTC 2024
      59.2K bytes
      Cache
     
  4. sklearn.decomposition.MiniBatchDictionaryLearni...

    transform_algorithm {lasso_lars, lasso_cd, lars, omp, threshold}, default=’omp’...fit_algorithm {lars, cd}, default=lars The algorithm used: 'lars'...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html
    Mon Apr 22 14:06:27 UTC 2024
      61.6K bytes
      Cache
     
  5. sklearn.cluster.AgglomerativeClustering — sciki...

    linkage {ward, complete, average, single}, default=ward’...compute_full_tree = 'auto' , linkage = 'ward' , distance_threshold...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AgglomerativeClustering.html
    Mon Apr 22 14:06:27 UTC 2024
      45.4K bytes
      Cache
     
  6. sklearn.neighbors.KernelDensity — scikit-learn ...

    kernel {gaussian, tophat, epanechnikov, exponential, linear’,...algorithm {kd_tree, ball_tree, auto}, default=auto The tree...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KernelDensity.html
    Mon Apr 22 14:06:27 UTC 2024
      48.1K bytes
      Cache
     
  7. Living abroad, a former WA lawmaker finds his l...

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    www.metafilter.com/203184/Living-abroad-a-former-WA-lawmaker-finds-his-liberal-utopia
    Thu Apr 04 00:44:23 UTC 2024
      26.8K bytes
      Cache
     
  8. 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
    Mon Apr 22 14:06:26 UTC 2024
      62.5K bytes
      Cache
     
  9. sklearn.tree.export_graphviz — scikit-learn 1.4...

    label {all, root, none}, default=all Whether to show...Options include all to show at every node, root to show only...
    scikit-learn.org/stable/modules/generated/sklearn.tree.export_graphviz.html
    Mon Apr 22 14:06:27 UTC 2024
      23.7K bytes
      Cache
     
  10. sklearn.neighbors.NeighborhoodComponentsAnalysi...

    init {auto, pca, lda, identity, random} or ndarray...options are 'auto' , 'pca' , 'lda' , 'identity' , 'random' , and a...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html
    Mon Apr 22 14:06:27 UTC 2024
      55.6K bytes
      Cache
     
  11. 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
    Mon Apr 22 14:06:27 UTC 2024
      74.3K bytes
      Cache
     
  12. 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
    Mon Apr 22 14:06:26 UTC 2024
      19.9K bytes
      Cache
     
  13. 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
    Mon Apr 22 14:06:28 UTC 2024
      37.8K bytes
     
  14. sklearn.metrics.pairwise.distance_metrics — sci...

    es haversine metrics.pairwise.haversine_distances l1 met...es l2 metrics.pairwise.euclidean_distances manhattan met...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.distance_metrics.html
    Mon Apr 22 14:06:27 UTC 2024
      15.5K bytes
      Cache
     
  15. 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
     
  16. 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
     
  17. 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
    Mon Apr 22 14:06:26 UTC 2024
      63.2K bytes
      Cache
     
  18. 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
    Mon Apr 22 14:06:27 UTC 2024
      66.4K bytes
      Cache
     
  19. 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
    Mon Apr 22 14:06:27 UTC 2024
      61.5K bytes
      Cache
     
  20. 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
    Mon Apr 22 14:06:27 UTC 2024
      20.4K bytes
      Cache
     
Back to top