Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 952 for = (0.06 sec)

  1. goo

    <input type="hidden" name="news_id" value=""> <input type="hidden"...type="hidden" name="cp_id" value=""> <input type="hidden" name="inview_param"...
    www.goo.ne.jp/
    2025-07-18 00:37
      459.1K bytes
      Cache
     
  2. Prediction Latency — scikit-learn 1.7.1 documen...

    SGDRegressor(alpha=0.01, l1_ratio=0.25, penalty='elasticnet', tol=0.0001)...n_features = n_features , noise = noise , coef = True ) random_seed...
    scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html
    2025-07-18 16:24
      142.9K bytes
      Cache
     
  3. Selecting the number of clusters with silhouett...

    marker = "." , s = 30 , lw = 0 , alpha = 0.7 , c = colors ,...1 ], marker = "o" , c = "white" , alpha = 1 , s = 200 , edgecolor...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    2025-07-18 16:24
      104.3K bytes
      Cache
     
  4. Imputing missing values with variants of Iterat...

    n_estimators = 5 , max_depth = 10 , bootstrap = True , max_samples...max_samples = 0.5 , n_jobs = 2 , random_state = 0 , ), ), ( "Nystroem...
    scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.html
    2025-07-18 16:24
      113.3K bytes
      Cache
     
  5. Compare cross decomposition methods — scikit-le...

    PLSRegression n = 1000 q = 3 p = 10 X = np . random . normal ( size = n *...size = n ) l2 = np . random . normal ( size = n ) latents = np...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html
    2025-07-18 16:23
      127.4K bytes
      Cache
     
  6. IsolationForest example — scikit-learn 1.7.1 do...

    outliers = rng . uniform ( low =- 4 , high = 4 , size = ( n_outliers...scatter = plt . scatter ( X [:, 0 ], X [:, 1 ], c = y , s = 20 ,...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    2025-07-18 16:24
      125.9K bytes
      Cache
     
  7. dict_learning — scikit-learn 1.7.1 documentation

    max_iter = 100 , tol = 1e-08 , method = 'lars' , n_jobs = None ,..., dict_init = None , code_init = None , callback = None , verbose...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning.html
    2025-07-18 16:24
      120.1K bytes
      Cache
     
  8. A demo of K-Means clustering on the handwritten...

    name = "random" , data = data , labels = labels ) pca = PCA (...], marker = "x" , s = 169 , linewidths = 3 , color = "w" , zorder...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html
    2025-07-18 16:23
      116.7K bytes
      Cache
     
  9. Wikipedia principal eigenvector — scikit-learn ...

    [ 0 ])] = short_name ( split [ 2 ]) if l % 1000000 == 0 : print...transitive_target = None target = redirects [ source ] seen = { source...
    scikit-learn.org/stable/auto_examples/applications/wikipedia_principal_eigenvector.html
    2025-07-18 16:23
      118.9K bytes
      Cache
     
  10. SpectralClustering — scikit-learn 1.7.1 documen...

    random_state = None , n_init = 10 , gamma = 1.0 , affinity = 'rbf' ,...degree = 3 , coef0 = 1 , kernel_params = None , n_jobs = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralClustering.html
    2025-07-18 16:24
      138.4K bytes
      Cache
     
Back to top