Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 721 - 730 of 2,535 for = (0.07 sec)

  1. Cross-validation on diabetes Dataset Exercise —...

    y = datasets . load_diabetes ( return_X_y = True ) X = X [:...150 ] y = y [: 150 ] lasso = Lasso ( random_state = 0 , max_iter...
    scikit-learn.org/stable/auto_examples/exercises/plot_cv_diabetes.html
    Fri Nov 22 23:53:27 UTC 2024
      95.5K bytes
      Cache
     
  2. Ordinary Least Squares and Ridge Regression Var...

    s = 30 , c = "red" , marker = "+" , zorder = 10 ) ax ....c = "gray" , marker = "o" , zorder = 10 ) clf . fit ( X_train...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge_variance.html
    Fri Nov 22 23:53:27 UTC 2024
      86K bytes
      Cache
     
  3. dbflute-eclipse-editor-templates.zip

    // ========== // ========== // Hook // ====== // ========== //...Logic // ========== // ========== // Attribute // ========= // ==========...
    dbflute.seasar.org/download/misc/settings/dbflute-eclipse-editor-templates.zip
    Tue Nov 12 15:10:55 UTC 2024
      4.1K bytes
     
  4. LassoLarsIC — scikit-learn 1.5.2 documentation

    criterion = 'aic' , * , fit_intercept = True , verbose = False ,..., precompute = 'auto' , max_iter = 500 , eps = np.float64(2....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Fri Nov 22 23:53:27 UTC 2024
      144.9K bytes
      Cache
     
  5. Lars — scikit-learn 1.5.2 documentation

    fit_intercept = True , verbose = False , precompute = 'auto' , n_nonzero_coefs...6) , copy_X = True , fit_path = True , jitter = None , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html
    Fri Nov 22 23:53:26 UTC 2024
      138.1K bytes
      Cache
     
  6. silhouette_samples — scikit-learn 1.5.2 documen...

    y = make_blobs ( n_samples = 50 , random_state = 42 ) >>>...>>> kmeans = KMeans ( n_clusters = 3 , random_state = 42 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_samples.html
    Fri Nov 22 23:53:27 UTC 2024
      111.3K bytes
      Cache
     
  7. The Eight Best Westerns You Haven't Seen, But S...

    fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...
    digg.com/movies-and-tv/link/underrated-underseen-westerns-films
    Tue Oct 29 01:16:43 UTC 2024
      158.1K bytes
      Cache
     
  8. Probabilistic predictions with Gaussian process...

    train_size = 50 rng = np . random . RandomState ( 0 ) X = rng . uniform...train_size ], c = "k" , label = "Train data" , edgecolors = ( 0 , 0 ,...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Fri Nov 22 23:53:26 UTC 2024
      106.7K bytes
      Cache
     
  9. Aggregations | Elasticsearch Guide [8.16] | Ela...

    : resp = client.search( index="my-index-000001", aggs={ "my-agg-name":...runs: resp = client.search( index="my-index-000001", query={ "range":...
    www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations.html
    Tue Nov 19 18:29:29 UTC 2024
      37.4K bytes
      Cache
     
  10. dump_svmlight_file — scikit-learn 1.5.2 documen...

    zero_based = True , comment = None , query_id = None , multilabel...make_classification >>> X , y = make_classification ( random_state = 0 ) >>> output_file...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.dump_svmlight_file.html
    Fri Nov 22 23:53:26 UTC 2024
      107.8K bytes
      Cache
     
Back to top