Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 171 - 180 of 1,971 for = (0.2 sec)

  1. Comparison of LDA and PCA 2D projection of Iris...

    [ y == i , 0 ], X_r2 [ y == i , 1 ], alpha = 0.8 , color = color...( X_r [ y == i , 0 ], X_r [ y == i , 1 ], color = color , alpha...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_lda.html
    Sun Oct 12 02:56:16 UTC 2025
      92.9K bytes
      Cache
     
  2. MDS — scikit-learn 1.7.2 documentation

    n_components = 2 , * , metric = True , n_init = 'warn' , max_iter = 300...verbose = 0 , eps = 1e-06 , n_jobs = None , random_state = None...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.MDS.html
    Sun Oct 12 02:56:16 UTC 2025
      136.7K bytes
      Cache
     
  3. lars_path — scikit-learn 1.7.2 documentation

    alpha_min = 0 , method = 'lar' , copy_X = True , eps = np.float64...X , y , Xy = None , * , Gram = None , max_iter = 500 , alpha_min...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path.html
    Sun Oct 12 02:56:16 UTC 2025
      120.5K bytes
      Cache
     
  4. ermaster-b-eclipse-plugin.zip

    obj) { if (this == obj) { return true; } if (obj == null) { return...(@physicalColumnName == null) { if (other.@physicalColumnName != null) { return...
    dbflute.seasar.org/download/misc/friends/ermaster-b-eclipse-plugin.zip
    Mon Sep 15 10:51:12 UTC 2025
      4.7M bytes
      29 views
     
  5. OPTICS — scikit-learn 1.7.2 documentation

    min_samples = 5 , max_eps = inf , metric = 'minkowski' , p = 2 , metric_params...metric_params = None , cluster_method = 'xi' , eps = None , xi = 0.05...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.OPTICS.html
    Sun Oct 12 02:56:14 UTC 2025
      136K bytes
      Cache
     
  6. DecisionTreeClassifier — scikit-learn 1.7.2 doc...

    criterion = 'gini' , splitter = 'best' , max_depth = None , min_samples_split...min_weight_fraction_leaf = 0.0 , max_features = None , random_state = None , max_leaf_nodes...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Sun Oct 12 02:56:14 UTC 2025
      173.2K bytes
      Cache
     
  7. NuSVR — scikit-learn 1.7.2 documentation

    nu = 0.5 , C = 1.0 , kernel = 'rbf' , degree = 3 , gamma...gamma = 'scale' , coef0 = 0.0 , shrinking = True , tol = 0.001 ,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Fri Oct 10 15:14:36 UTC 2025
      142.4K bytes
      Cache
     
  8. CalibratedClassifierCV — scikit-learn 1.7.2 doc...

    estimator = None , * , method = 'sigmoid' , cv = None , n_jobs = None..., y = make_classification ( n_samples = 100 , n_features = 2 ,...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Sun Oct 12 02:56:17 UTC 2025
      154.3K bytes
      Cache
     
  9. getting_started.rst.txt

    Getting Started ========== ``Scikit-learn`` is an open source...>>> clf = RandomForestClassifi(random_state=0) >>> X = [[ 1, 2,...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Sun Oct 12 02:56:17 UTC 2025
      10.3K bytes
      1 views
     
  10. LogisticRegression — scikit-learn 1.7.2 documen...

    penalty = 'l2' , * , dual = False , tol = 0.0001 , C = 1.0 , fit_intercept...fit_intercept = True , intercept_scaling = 1 , class_weight = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Sun Oct 12 02:56:16 UTC 2025
      191.6K bytes
      Cache
     
Back to top