Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. Target Encoder’s Internal Cross fitting — sciki...

    Target Encoders Internal Cross fitting Create...JupyterLite or Binder Target Encoders Internal Cross fitting The TargetEncoder...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder_cross_val.html
    Mon May 13 16:58:55 UTC 2024
      48.6K bytes
      Cache
     
  2. sklearn.metrics.pairwise_distances — scikit-lea...

    scikit-learn: [cityblock, cosine, euclidean, l1, l2, manhattan’]....‘dice, hamming, jaccard, kulsinski, mahalanobis, minkowski’,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html
    Mon May 13 16:58:54 UTC 2024
      25.6K bytes
      Cache
     
  3. sklearn.cluster.compute_optics_graph — scikit-l...

    scikit-learn: [cityblock, cosine, euclidean, l1, l2, manhattan’]...chebyshev, correlation, dice, hamming, jaccard, kulsinski’,...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.compute_optics_graph.html
    Mon May 13 16:58:54 UTC 2024
      25.9K bytes
      Cache
     
  4. 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
    Mon May 13 16:58:55 UTC 2024
      64.5K bytes
      Cache
     
  5. 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
    Mon May 13 16:58:55 UTC 2024
      80.9K bytes
      Cache
     
  6. 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
    Mon May 13 16:58:55 UTC 2024
      57.3K bytes
      Cache
     
  7. 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
    Mon May 13 16:58:54 UTC 2024
      34.2K bytes
      Cache
      Similar Results (1)
     
  8. 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
    Mon May 13 16:58:55 UTC 2024
      82.6K bytes
      Cache
     
  9. 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
    Mon May 13 16:58:55 UTC 2024
      73.1K bytes
      Cache
     
  10. 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
    Mon May 13 16:58:55 UTC 2024
      54.8K bytes
      Cache
     
Back to top