Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 130 of 3,325 for 1 (0.07 sec)

  1. sklearn.feature_extraction.FeatureHasher — scik...

    -1., 0., -1., 0., 1.], [ 0., 0., 0., -1., 0., -1., 0., 0.],...0.], [ 0., -1., 0., 0., 0., 0., 0., 1.]]) Methods fit ([X, y])...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.FeatureHasher.html
    Wed May 15 13:59:42 UTC 2024
      47K bytes
      Cache
     
  2. sklearn.linear_model.Lasso — scikit-learn 1.4.2...

    1 ) >>> clf . fit ([[ 0 , 0 ], [ 1 , 1 ], [ 2 , 2...* || W || _11 where \(||W||_{1,1}\) is the sum of the magnitude...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Wed May 15 13:59:41 UTC 2024
      78.6K bytes
      Cache
     
  3. 2.1. Gaussian mixture models — scikit-learn 1.4...

    1. Gaussian mixture models 2.1.1. Gaussian Mixture 2.1.2....Gaussian Mixture 2.1.2.1. The Dirichlet Process 2.1. Gaussian mixture...
    scikit-learn.org/stable/modules/mixture.html
    Wed May 15 13:59:40 UTC 2024
      38.2K bytes
      Cache
     
  4. sklearn.datasets.make_blobs — scikit-learn 1.4....

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...2) >>> y array([0, 0, 1, 0, 2, 2, 2, 1, 1, 0]) >>> X , y = make_blobs...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html
    Wed May 15 13:59:41 UTC 2024
      38K bytes
      Cache
     
  5. Putting it all together — scikit-learn 1.4.2 do...

    arange ( 1 , pca . n_components_ + 1 ), pca . explained_variance_ratio_...y_pred [ i ]] . rsplit ( " " , 1 )[ - 1 ] true_name = target_names...
    scikit-learn.org/stable/tutorial/statistical_inference/putting_together.html
    Wed May 15 13:59:41 UTC 2024
      45.3K bytes
      1 views
      Cache
     
  6. sklearn.semi_supervised.LabelSpreading — scikit...

    means 1 unless in a joblib.parallel_backend context. -1 means...Menu Prev Up Next scikit-learn 1.4.2 Other versions Please cite...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html
    Wed May 15 13:59:40 UTC 2024
      48.4K bytes
      Cache
     
  7. sklearn.neighbors.KernelDensity — scikit-learn ...

    log_density array([-1.52955942, -1.51462041, -1.60244657]) Methods...Menu Prev Up Next scikit-learn 1.4.2 Other versions Please cite...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KernelDensity.html
    Wed May 15 13:59:40 UTC 2024
      48.1K bytes
      Cache
     
  8. sklearn.metrics.silhouette_samples — scikit-lea...

    The best value is 1 and the worst value is -1. Values near 0 indicate...Menu Prev Up Next scikit-learn 1.4.2 Other versions Please cite...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_samples.html
    Wed May 15 13:59:41 UTC 2024
      22.1K bytes
      Cache
     
  9. sklearn.model_selection.GroupKFold — scikit-lea...

    index=[0 1 4 5], group=[0 0 3 3] Fold 1: Train: index=[0 1 4 5],...scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Visualizing...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Wed May 15 13:59:41 UTC 2024
      36.8K bytes
      Cache
     
  10. sklearn.linear_model.PassiveAggressiveClassifie...

    default=1.0 Maximum step size (regularization). Defaults to 1.0. fit_intercept...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Wed May 15 13:59:41 UTC 2024
      74.1K bytes
      Cache
     
Back to top