Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 1,155 for ' (0.06 sec)

  1. Displaying estimators and complex pipelines — s...

    ('feat0', 'feat2'))]) pipeline-1 ('feat1', 'feat3') SimpleImputer...('feat1', 'feat3')), ('pipeline-2', Pipeline(steps=[('simpleimputer',...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_estimator_representation.html
    Mon Jun 03 12:46:40 UTC 2024
      109.9K bytes
      Cache
     
  2. Custom refit strategy of a grid search with cro...

    'kernel': ['rbf']}, {'C': [1, 10, 100, 1000], 'kernel': ['linear']}],...'kernel': ['rbf']}, {'C': [1, 10, 100, 1000], 'kernel': ['linear']}],...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Mon Jun 03 12:46:40 UTC 2024
      121.9K bytes
      Cache
     
  3. Permutation Importance vs Random Forest Feature...

    ['age', 'sibsp', 'parch', 'fare', 'random_num'])], verbose_featur...['age', 'sibsp', 'parch', 'fare', 'random_num'])], verbose_featur...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html
    Mon Jun 03 12:46:39 UTC 2024
      156.7K bytes
      Cache
     
  4. pairwise_distances — scikit-learn 1.5.0 documen...

    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 Jun 03 12:46:40 UTC 2024
      122.8K bytes
      Cache
     
  5. compute_optics_graph — scikit-learn 1.5.0 docum...

    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 Jun 03 12:46:40 UTC 2024
      122.3K bytes
      Cache
     
  6. 6.3. Preprocessing data — scikit-learn 1.5.0 do...

    = [[ 'male' , 'from US' , 'uses Safari' ], [ 'female' , 'from...= [[ 'male' , 'from US' , 'uses Safari' ], [ 'female' , 'from...
    scikit-learn.org/stable/modules/preprocessing.html
    Mon Jun 03 12:46:40 UTC 2024
      205.2K bytes
      Cache
     
  7. 6.2. Feature extraction — scikit-learn 1.5.0 do...

    () array([' w', 'ds', 'or', 'pr', 'rd', 's ', 'wo', 'wp'], ...)...array(['and', 'document', 'first', 'is', 'one', 'second', 'the',...
    scikit-learn.org/stable/modules/feature_extraction.html
    Mon Jun 03 12:46:39 UTC 2024
      150.2K bytes
      1 views
      Cache
     
  8. ParameterGrid — scikit-learn 1.5.0 documentation

    = [{ 'kernel' : [ 'linear' ]}, { 'kernel' : [ 'rbf' ], 'gamma'...'kernel' : 'linear' }, ... { 'kernel' : 'rbf' , 'gamma' : 1 },...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ParameterGrid.html
    Mon Jun 03 12:46:39 UTC 2024
      116.4K bytes
      Cache
     
  9. Visualizing the stock market structure — scikit...

    history for 'AAPL' Fetching quote history for 'AIG' Fetching quote...history for 'AMZN' Fetching quote history for 'AXP' Fetching quote...
    scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html
    Mon Jun 03 12:46:40 UTC 2024
      135.8K bytes
      Cache
     
  10. BayesianGaussianMixture — scikit-learn 1.5.0 do...

    covariance_type {full, tied, diag, spherical}, default=full String...init_params {kmeans, k-means++, random, random_from_data}, default=’kmeans’...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html
    Mon Jun 03 12:46:39 UTC 2024
      159K bytes
      Cache
     
Back to top