Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 231 - 240 of 3,451 for 1 (0.08 sec)

  1. SGDRegressor — scikit-learn 1.5.2 documentation

    l1_ratio <= 1. l1_ratio=0 corresponds to L2 penalty, l1_ratio=1 to L1....True , verbose = 0 , epsilon = 0.1 , random_state = None , learning_rate...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDRegressor.html
    Thu Oct 31 11:00:34 UTC 2024
      166.5K bytes
      Cache
     
  2. make_swiss_roll — scikit-learn 1.5.2 documentation

    algorithm is from Marsland [1]. References [ 1 ] S. Marsland, “Machine...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_swiss_roll.html
    Thu Oct 31 11:00:32 UTC 2024
      108.7K bytes
      Cache
     
  3. ARDRegression — scikit-learn 1.5.2 documentation

    [ 1 , 1 ], [ 2 , 2 ]], [ 0 , 1 , 2 ]) ARDRegression()...>>> clf . predict ([[ 1 , 1 ]]) array([1.]) fit ( X , y ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ARDRegression.html
    Thu Oct 31 11:00:34 UTC 2024
      140.2K bytes
      Cache
     
  4. DecisionBoundaryDisplay — scikit-learn 1.5.2 do...

    Added in version 1.1. Parameters : xx0 ndarray of...iris . data [:, 1 ] . min (), iris . data [:, 1 ] . max ()) ......
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Thu Oct 31 11:00:34 UTC 2024
      150.9K bytes
      Cache
     
  5. train_test_split — scikit-learn 1.5.2 documenta...

    scikit-learn 1.5 Release Highlights for scikit-learn 1.5 Release...scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Release...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Thu Oct 31 11:00:34 UTC 2024
      161.6K bytes
      Cache
     
  6. SpectralCoclustering — scikit-learn 1.5.2 docum...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...clustering . row_labels_ array([0, 1, 1, 0, 0, 0], dtype=int32) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralCoclustering.html
    Thu Oct 31 11:00:34 UTC 2024
      129.4K bytes
      Cache
     
  7. About us — scikit-learn 1.6.dev0 documentation

    organization budget of the project [ 1 ] . Notes Infrastructure support...
    scikit-learn.org/dev/about.html
    Thu Oct 31 11:00:33 UTC 2024
      59.9K bytes
      Cache
      Similar Results (1)
     
  8. BaggingRegressor — scikit-learn 1.5.2 documenta...

    max_samples = 1.0 , max_features = 1.0 , bootstrap = True...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingRegressor.html
    Thu Oct 31 11:00:34 UTC 2024
      147.3K bytes
      Cache
     
  9. LocallyLinearEmbedding — scikit-learn 1.5.2 doc...

    n_neighbors > n_components * (1 + (n_components + 1) / 2 . see reference...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.LocallyLinearEmbedding.html
    Thu Oct 31 11:00:34 UTC 2024
      135.8K bytes
      Cache
     
  10. mean_pinball_loss — scikit-learn 1.5.2 document...

    [ 1 , 2 , 4 ], alpha = 0.1 ) np.float64(0.3...)...scikit-learn 1.0 Release Highlights for scikit-learn 1.0 Features...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_pinball_loss.html
    Thu Oct 31 11:00:34 UTC 2024
      113.2K bytes
      Cache
     
Back to top