Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 861 - 870 of 2,632 for 2 (0.13 sec)

  1. EmpiricalCovariance — scikit-learn 1.5.2 docume...

    Gallery examples: Robust covariance estimation and Mahalanobis distances relevance Robust vs Empirical covariance estimate Shrinkage covariance estimation: LedoitWolf vs OAS and max-likelihood
    scikit-learn.org/stable/modules/generated/sklearn.covariance.EmpiricalCovariance.html
    Fri Sep 20 10:21:50 UTC 2024
      135.7K bytes
      Cache
     
  2. MetaEstimatorMixin — scikit-learn 1.5.2 documen...

    Gallery examples: Metadata Routing
    scikit-learn.org/stable/modules/generated/sklearn.base.MetaEstimatorMixin.html
    Fri Sep 20 10:21:50 UTC 2024
      107.9K bytes
      Cache
     
  3. sklearn — scikit-learn 1.5.2 documentation

    Configure global settings and get information about the working environment.
    scikit-learn.org/stable/api/sklearn.html
    Fri Sep 20 10:21:48 UTC 2024
      114.1K bytes
      Cache
     
  4. make_spd_matrix — scikit-learn 1.5.2 documentation

    make_spd_matrix ( n_dim = 2 , random_state = 42 ) array([[2.09..., 0.34...],...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_spd_matrix.html
    Thu Sep 19 14:56:28 UTC 2024
      105.9K bytes
      Cache
     
  5. sklearn.gaussian_process — scikit-learn 1.5.2 d...

    takes two kernels \(k_1\) and \(k_2\) and combines them via kernels.RBF...takes two kernels \(k_1\) and \(k_2\) and combines them via kernels.WhiteKernel...
    scikit-learn.org/stable/api/sklearn.gaussian_process.html
    Fri Sep 20 10:21:48 UTC 2024
      120.9K bytes
      Cache
     
  6. ledoit_wolf_shrinkage — scikit-learn 1.5.2 docu...

    2 ], [ .2 , .8 ]]) >>> rng = np . random...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf_shrinkage.html
    Thu Sep 19 14:56:27 UTC 2024
      107.3K bytes
      Cache
     
  7. Lasso on dense and sparse data — scikit-learn 1...

    values lower than 2.5 with 0s Xs [ Xs < 2.5 ] = 0.0 # create...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html
    Fri Sep 20 10:21:48 UTC 2024
      93.1K bytes
      Cache
     
  8. Visualization of MLP weights on MNIST — scikit-...

    44139186 Iteration 2, loss = 0.19174891 Iteration 3,...= 1 , learning_rate_init = 0.2 , ) # this example won't converge...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Fri Sep 20 10:21:47 UTC 2024
      89.5K bytes
      Cache
     
  9. sklearn.random_projection — scikit-learn 1.5.2 ...

    Random projection transformers. Random projections are a simple and computationally efficient way to reduce the dimensionality of the data by trading a controlled amount of accuracy (as additional ...
    scikit-learn.org/stable/api/sklearn.random_projection.html
    Mon Sep 16 17:00:49 UTC 2024
      115.7K bytes
      Cache
     
  10. fetch_california_housing — scikit-learn 1.5.2 d...

    Gallery examples: Release Highlights for scikit-learn 0.24 Comparing Random Forests and Histogram Gradient Boosting models Early stopping in Gradient Boosting Imputing missing values before buildin...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html
    Thu Sep 19 14:56:27 UTC 2024
      116.2K bytes
      Cache
     
Back to top