Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1551 - 1560 of over 10,000 for 1 (2.58 seconds)

Filter
  1. Lasso model selection via information criteria ...

    lasso_lars_ic [ - 1 ] . criterion_ , n_samples , lasso_lars_ic [ - 1 ] . noise_variance_...lasso_lars_ic [ - 1 ] . alphas_ == lasso_lars_ic [ - 1 ] . alpha_ )[...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lars_ic.html
    Tue Mar 17 03:44:36 UTC 2026
      17.2K bytes
      Cache
     
  2. All Classes and Interfaces (Spring Framework 7....

    that supports versions 1.0, 1.1, and 1.2 of the STOMP specification....running JMS 1.0.2 API based code against a generic JMS 1.1 ConnectionFactory,...
    docs.spring.io/spring-framework/docs/current/javadoc-api/allclasses-index.html
    Fri Feb 01 00:00:00 UTC 1980
      2.4M bytes
      Cache
     
  3. Plot different SVM classifiers in the iris data...

    plot the support vectors C = 1.0 # SVM regularization parameter...) X0 , X1 = X [:, 0 ], X [:, 1 ] for clf , title , ax in zip...
    scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html
    Tue Mar 17 03:44:39 UTC 2026
      15.9K bytes
      Cache
     
  4. SVM-Anova: SVM with univariate feature selectio...

    score_stds = list () percentiles = ( 1 , 3 , 6 , 10 , 15 , 20 , 30 ,...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_anova.html
    Tue Mar 17 03:44:38 UTC 2026
      15.9K bytes
      Cache
     
  5. Overview of multiclass training meta-estimators...

    we use a UCI dataset [ 1 ] , generally referred as the...
    scikit-learn.org/stable/auto_examples/multiclass/plot_multiclass_overview.html
    Tue Mar 17 03:44:38 UTC 2026
      18.6K bytes
      Cache
     
  6. Principal Component Analysis (PCA) on Iris Data...

    figure ( 1 , figsize = ( 8 , 6 )) ax = fig...X_reduced [:, 0 ], X_reduced [:, 1 ], X_reduced [:, 2 ], c = iris...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html
    Tue Mar 17 03:44:39 UTC 2026
      16.4K bytes
      Cache
     
  7. Iso-probability lines for Gaussian Processes cl...

    1 , ( 1e-5 , np . inf )) * DotProduct ( sigma_0 = 0.1 ) **...( 0 , 1 ) plt . plot ( X [ y <= 0 , 0 ], X [ y <= 0 , 1 ], "r."...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html
    Tue Mar 17 03:44:38 UTC 2026
      17K bytes
      Cache
     
  8. 9.2. Computational Performance — scikit-learn 1...

    1.1. Bulk versus Atomic mode # In...data as more complex ones. 9.2.1. Prediction Latency # One of the...
    scikit-learn.org/stable/computing/computational_performance.html
    Tue Mar 17 03:44:38 UTC 2026
      13.9K bytes
      Cache
     
  9. Release Highlights — scikit-learn 1.8.0 documen...

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...scikit-learn 1.8 Release Highlights for scikit-learn 1.8 Release...
    scikit-learn.org/stable/auto_examples/release_highlights/index.html
    Tue Mar 17 03:44:36 UTC 2026
      13.2K bytes
      Cache
     
  10. 2.5. Decomposing signals in components (matrix ...

    ([[ 1 , 0 ], [ 1 , 6.1 ], [ 1 , 0 ], [ 1 , 4 ], [ 3.2 , 1 ], [...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/decomposition.html
    Tue Mar 17 03:44:37 UTC 2026
      25.6K bytes
      Cache
     
Back to Top