Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 725 for ' (0.05 sec)

  1. sklearn.linear_model.Ridge — scikit-learn 1.4.2...

    solver {auto, svd, cholesky, lsqr, sparse_cg, sag, ‘saga’,...However, only lsqr, sag, sparse_cg, and lbfgs support sparse...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html
    Thu May 09 23:01:25 UTC 2024
      64.5K bytes
      Cache
     
  2. 7.2. Real world datasets — scikit-learn 1.4.2 d...

    x', 'misc.forsale', 'rec.autos', 'rec.motorcycles', 'rec.sport.baseball',...'rec.sport.baseball', 'rec.sport.hockey', 'sci.crypt', 'sci.electronics', 'sci.med',...
    scikit-learn.org/stable/datasets/real_world.html
    Thu May 09 23:01:24 UTC 2024
      80.9K bytes
      Cache
     
  3. sklearn.decomposition.NMF — scikit-learn 1.4.2 ...

    Added 'auto' value. init {random, nndsvd, nndsvda, nndsvdar’,...solver {cd, mu}, default=cd Numerical solver to use: cd’ is...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.NMF.html
    Thu May 09 23:01:24 UTC 2024
      57.3K bytes
      Cache
     
  4. sklearn.metrics.recall_score — scikit-learn 1.4...

    average {micro, macro, samples, weighted, binary} or None,...average = 'binary' , sample_weight = None , zero_division = 'warn'...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.recall_score.html
    Thu May 09 23:01:25 UTC 2024
      34.2K bytes
      Cache
      Similar Results (1)
     
  5. sklearn.model_selection.RandomizedSearchCV — sc...

    'kernel' : 'rbf' , 'gamma' : 0.1 }, ... ], } NOTE The key 'params'...rank_test_score rbf 0.1 0.80 … 1 rbf 0.2 0.84 … 3 rbf 0.3 0.70...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Thu May 09 23:01:25 UTC 2024
      82.6K bytes
      Cache
     
  6. sklearn.ensemble.VotingClassifier — scikit-lear...

    voting {hard, soft}, default=hard If hard, uses predicted...= [ ... ( 'lr' , clf1 ), ( 'rf' , clf2 ), ( 'gnb' , clf3 )],...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingClassifier.html
    Thu May 09 23:01:25 UTC 2024
      73.1K bytes
      Cache
     
  7. sklearn.preprocessing.SplineTransformer — sciki...

    extrapolation {error, constant, linear, continue, periodic}, default=’constant’...linear models. order {C, F}, default=C Order of output array...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html
    Thu May 09 23:01:25 UTC 2024
      54.8K bytes
      Cache
     
  8. 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
    Thu May 09 23:01:25 UTC 2024
      32.9K bytes
      Cache
     
  9. 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
    Thu May 09 23:01:25 UTC 2024
      50.1K bytes
      Cache
     
  10. 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 09 23:01:25 UTC 2024
      61.6K bytes
      Cache
     
Back to top