Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 130 of 1,158 for ' (0.17 sec)

  1. SparseCoder — scikit-learn 1.5.0 documentation

    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
    Wed May 22 15:20:05 UTC 2024
      143.6K bytes
      Cache
     
  2. KernelPCA — scikit-learn 1.5.0 documentation

    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
    Wed May 22 15:20:08 UTC 2024
      153.4K bytes
      Cache
     
  3. MiniBatchDictionaryLearning — scikit-learn 1.5....

    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
    Wed May 22 15:20:10 UTC 2024
      154.3K bytes
      Cache
     
  4. fetch_lfw_pairs — scikit-learn 1.5.0 documentation

    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 22 15:20:08 UTC 2024
      119.2K bytes
      Cache
     
  5. KernelDensity — scikit-learn 1.5.0 documentation

    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
    Wed May 22 15:20:05 UTC 2024
      141.6K bytes
      Cache
     
  6. distance_metrics — scikit-learn 1.5.0 documenta...

    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
    Wed May 22 15:20:08 UTC 2024
      111.9K bytes
      Cache
     
  7. AgglomerativeClustering — scikit-learn 1.5.0 do...

    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
    Wed May 22 15:20:10 UTC 2024
      140.4K bytes
      Cache
     
  8. NeighborhoodComponentsAnalysis — scikit-learn 1...

    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
    Wed May 22 15:20:08 UTC 2024
      148.8K bytes
      Cache
     
  9. Slashdot: News for nerds, stuff that matters

    says it's beefing up the 16-core Neural Engine (Apple's equivalent...The M3's Neural Engine is only capable of 18 TOPS, so that's a major...
    devices.slashdot.org
    Thu May 23 01:13:22 UTC 2024
      147.1K bytes
      Cache
     
  10. OrdinalEncoder — scikit-learn 1.5.0 documentation

    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
    Wed May 22 15:20:05 UTC 2024
      154.7K bytes
      Cache
     
Back to top