Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 231 - 240 of 2,022 for = (0.16 sec)

  1. LabelPropagation — scikit-learn 1.7.1 documenta...

    LabelPropagation ( kernel = 'rbf' , * , gamma = 20 , n_neighbors = 7 , max_iter...max_iter = 1000 , tol = 0.001 , n_jobs = None ) [source] # Label Propagation...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelPropagation.html
    Sat Aug 23 16:32:04 UTC 2025
      131K bytes
      Cache
     
  2. Isotonic Regression — scikit-learn 1.7.1 docume...

    check_random_state n = 100 x = np . arange ( n ) rs = check_random_state...models: ir = IsotonicRegression ( out_of_bounds = "clip" ) y_ = ir ....
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_isotonic_regression.html
    Sat Aug 23 16:32:03 UTC 2025
      114.1K bytes
      Cache
     
  3. 1.12. Multiclass and multioutput algorithms — s...

    n_informative = 30 , n_classes = 3 , ... random_state = 1 ) >>> y2 = shuffle..., y = datasets . load_iris ( return_X_y = True ) >>> clf = OutputCodeClassifier...
    scikit-learn.org/stable/modules/multiclass.html
    Sat Aug 23 16:32:03 UTC 2025
      107.2K bytes
      Cache
     
  4. An example of K-Means++ initialization — scikit...

    data n_samples = 4000 n_components = 4 X , y_true = make_blobs (...n_samples = n_samples , centers = n_components , cluster_std = 0.60...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_plusplus.html
    Sat Aug 23 16:32:04 UTC 2025
      88.2K bytes
      Cache
     
  5. enhanced-sastruts-blank.zip

    version=1 encoding/<project>=UTF-8 enhanced-sast...eclipse.preferences.version=1 line.separator=\n enhanced-sastruts-...
    dbflute.seasar.org/download/misc/friends/enhanced-sastruts-blank.zip
    Tue Aug 12 02:41:08 UTC 2025
      94.9K bytes
      1 views
     
  6. load_svmlight_files — scikit-learn 1.7.1 docume...

    zero_based='auto' , query_id=False , offset=0 , length=-1 ) [source]...n_features=None , dtype=<class 'numpy.float64'> , multilabel=False...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html
    Sat Aug 23 16:32:04 UTC 2025
      111.5K bytes
      Cache
     
  7. GaussianRandomProjection — scikit-learn 1.7.1 d...

    GaussianRandomProjec ( n_components = 'auto' , * , eps = 0.1 , compute_inverse_components...compute_inverse_components = False , random_state = None ) [source] # Reduce...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.GaussianRandomProjection.html
    Sat Aug 23 16:32:03 UTC 2025
      129.9K bytes
      Cache
     
  8. 1.8. Cross decomposition — scikit-learn 1.7.1 d...

    transformed(X) = XU and transformed(Y) = YV . If n_components == 1 , PLSSVD...\(\Omega = \alpha \Xi\) . Then, we have \(Y = \Omega \Delta^T = \alpha...
    scikit-learn.org/stable/modules/cross_decomposition.html
    Sat Aug 23 16:32:04 UTC 2025
      55.5K bytes
      Cache
     
  9. plot_kmeans_digits.rst.txt

    metrics): ========== ========== Shorthand full name ========== ==========...silhouette coefficient ========== ========== .. GENERATED FROM PYTHON...
    scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt
    Sat Aug 23 16:32:03 UTC 2025
      10.5K bytes
      1 views
     
  10. brier_score_loss — scikit-learn 1.7.1 documenta...

    sample_weight = None , pos_label = None , labels = None , scale_by_half...default=None Label of the positive class when y_proba.shape = (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html
    Sat Aug 23 16:32:03 UTC 2025
      120K bytes
      Cache
     
Back to top