Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 170 of 1,938 for = (0.09 sec)

  1. poisson_gamma_tweedie_distributions.png

    encoding=ISO-8859-1, compression=none keyword=Software, value=matplotlib...0.2540005 width=1200, height=350, bitDepth=8, colorType=RGBAlpha, ...
    scikit-learn.org/stable/_images/poisson_gamma_tweedie_distributions.png
    Thu May 15 16:33:51 UTC 2025
      51.3K bytes
     
  2. Model Complexity Influence — scikit-learn 1.6.1...

    return_X_y = True ) train_size = 0.8 elif case == "classification"...data.""" if case == "regression" : X , y = datasets . load_diabetes...
    scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html
    Tue May 20 15:10:55 UTC 2025
      125.7K bytes
      1 views
      Cache
     
  3. auto_examples_jupyter.zip

    pace=0.01, wspace=0.01, top=1, bottom=0, left=0, right=1)\n\nplt.show()"...plt.subplots_adjust(bottom=0, left=0.01, right=0.99, top=0.90, hspace=0.35)\n for...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Mon May 19 12:53:17 UTC 2025
      2.2M bytes
      2 views
     
  4. IsolationForest example — scikit-learn 1.6.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
    Tue May 20 15:10:55 UTC 2025
      119.2K bytes
      Cache
     
  5. Prediction Latency — scikit-learn 1.6.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
    Tue May 20 15:10:57 UTC 2025
      142.4K bytes
      Cache
     
  6. LearningCurveDisplay — scikit-learn 1.6.1 docum...

    error_score = nan , fit_params = None , ax = None , negate_score = False...>>> X , y = load_iris ( return_X_y = True ) >>> tree = DecisionTreeClassifi...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Tue May 20 15:10:57 UTC 2025
      144.9K bytes
      Cache
     
  7. 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
    Tue May 20 15:10:55 UTC 2025
      104.3K bytes
      Cache
     
  8. 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
    Tue May 20 15:10:55 UTC 2025
      127.1K bytes
      Cache
     
  9. 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
    Tue May 20 15:10:56 UTC 2025
      116.5K bytes
      Cache
     
  10. dict_learning — scikit-learn 1.6.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
    Tue May 20 15:10:56 UTC 2025
      120.5K bytes
      Cache
     
Back to top