Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. preprocessing.rst.txt

    ['female', 'Europe', 'Firefox'], ... ['female', 'Asia', 'Chrome']]...X = [['male', 'from US', 'uses Safari'], ['female', 'from Europe',...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Wed Apr 24 18:54:16 UTC 2024
      52.7K bytes
     
  2. sklearn.cluster.OPTICS — scikit-learn 1.4.2 doc...

    scikit-learn: [cityblock, cosine, euclidean, l1, l2, manhattan’]...chebyshev, correlation, dice, hamming, jaccard, kulsinski’,...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.OPTICS.html
    Wed Apr 24 18:54:16 UTC 2024
      46.2K bytes
      Cache
     
  3. 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
    Wed Apr 24 18:54:16 UTC 2024
      82.6K bytes
      Cache
     
  4. 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
    Wed Apr 24 18:54:16 UTC 2024
      73.1K bytes
      Cache
     
  5. 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
    Wed Apr 24 18:54:19 UTC 2024
      54.8K bytes
      Cache
     
  6. grid_search.rst.txt

    = [ {'C': [1, 10, 100, 1000], 'kernel': ['linear']}, {'C': [1,...e=.1), 'kernel': ['rbf'], 'class_weight':['balanced', None]}...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Wed Apr 24 18:54:16 UTC 2024
      33K bytes
      2 views
     
  7. sklearn.inspection.PartialDependenceDisplay — s...

    kind {average, individual, both}, default=average Whether...features . kind {average, individual, both} or list of such...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Wed Apr 24 18:54:16 UTC 2024
      84.3K 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
    Wed Apr 24 18:54:20 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
    Wed Apr 24 18:54:19 UTC 2024
      50.1K bytes
      Cache
     
  10. sklearn.metrics.pairwise_distances_argmin — sci...

    scikit-learn: [cityblock, cosine, euclidean, l1, l2, manhattan’]...chebyshev, correlation, dice, hamming, jaccard, kulsinski’,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin.html
    Wed Apr 24 18:54:16 UTC 2024
      22.2K bytes
      Cache
     
  11. SlashdotSitenews

    There's a new variety of advertising we're introducing,...them. Note: it's very important to us that it's always clear...
    feeds.feedburner.com/SlashdotSitenews
    Sun Apr 21 13:30:15 UTC 2024
      33.7K bytes
     
  12. sklearn.utils.multiclass.type_of_target — sciki...

    1 ]) 'binary' >>> type_of_target ([ 'a' , 'b' , 'a' ]) 'binary'...3.0 ]) 'multiclass' >>> type_of_target ([ 'a' , 'b' , 'c' ]) 'multiclass'...
    scikit-learn.org/stable/modules/generated/sklearn.utils.multiclass.type_of_target.html
    Wed Apr 24 18:54:16 UTC 2024
      21.5K bytes
      Cache
     
  13. 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
    Wed Apr 24 18:54:16 UTC 2024
      59.2K bytes
      Cache
     
  14. 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
    Wed Apr 24 18:54:16 UTC 2024
      61.6K bytes
      Cache
     
  15. 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
     
  16. 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
    Wed Apr 24 18:54:16 UTC 2024
      45.4K bytes
      Cache
     
  17. 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
    Wed Apr 24 18:54:16 UTC 2024
      48.1K bytes
      Cache
     
  18. 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
    Wed Apr 24 18:54:16 UTC 2024
      23.7K bytes
      Cache
     
  19. 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
    Wed Apr 24 18:54:16 UTC 2024
      55.6K bytes
      Cache
     
  20. 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
    Wed Apr 24 18:54:16 UTC 2024
      15.5K bytes
      Cache
     
Back to top