Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 130 of 1,141 for ' (0.39 sec)

  1. 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
    Thu May 02 15:42:34 UTC 2024
      61.6K bytes
      Cache
     
  2. 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
    Thu May 02 15:42:32 UTC 2024
      45.4K bytes
      Cache
     
  3. 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
    Thu May 02 15:42:32 UTC 2024
      48.1K bytes
      Cache
     
  4. 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
    Thu May 02 15:42:32 UTC 2024
      55.6K bytes
      Cache
     
  5. 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
    Thu May 02 15:42:34 UTC 2024
      23.7K bytes
      Cache
     
  6. 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
    Thu May 02 15:42:32 UTC 2024
      15.5K bytes
      Cache
     
  7. 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
    Thu May 02 15:42:34 UTC 2024
      63.2K bytes
      Cache
     
  8. 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
    Thu May 02 15:42:32 UTC 2024
      61.5K bytes
      Cache
     
  9. 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
    Thu May 02 15:42:32 UTC 2024
      20.4K bytes
      Cache
     
  10. 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
    Thu May 02 15:42:34 UTC 2024
      40.6K bytes
      Cache
     
Back to top