Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 2051 - 2060 of over 10,000 for 1 (0.59 seconds)

  1. Examples based on real world datasets — s...

    Applications to real world problems with some medium sized datasets or interactive user interface. Compressive sensing: tomography reconstruction with L1 prior (Lasso) Faces recognition example usi...
    scikit-learn.org/stable/auto_examples/applications/index.html
    Fri Nov 28 11:32:54 GMT 2025
      81.8K bytes
      Cache
     
  2. Uses of Package org.springframework.expression....

    use: package: org.springframework.expression.common
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/expression/common/pa...
    Fri Feb 01 00:00:00 GMT 1980
      5.5K bytes
      Cache
     
  3. Uses of Package org.springframework.jdbc.dataso...

    use: package: org.springframework.jdbc.datasource
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/datasource/pack...
    Fri Feb 01 00:00:00 GMT 1980
      14.3K bytes
      Cache
     
  4. MNIST classification using multinomial logistic...

    version = 1 , return_X_y = True , as_frame...reshape (( X . shape [ 0 ], - 1 )) X_train , X_test , y_train...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Fri Nov 28 11:32:55 GMT 2025
      96.3K bytes
      Cache
     
  5. Demonstration of multi-metric evaluation on cro...

    1 ) # Get the regular numpy array...sample_score_std , alpha = 0.1 if sample == "test"...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Fri Nov 28 11:32:55 GMT 2025
      101.5K bytes
      Cache
     
  6. Robust linear estimator fitting — scikit-...

    time of the script: (0 minutes 1.829 seconds) Download Jupyter...
    scikit-learn.org/stable/auto_examples/linear_model/plot_robust_fit.html
    Fri Nov 28 11:32:55 GMT 2025
      101.5K bytes
      Cache
     
  7. Robust linear model estimation using RANSAC &#8...

    n_features = 1 , n_informative = 1 , noise = 10 , coef...normal ( size = ( n_outliers , 1 )) y [: n_outliers ] = - 3 + 10...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ransac.html
    Fri Nov 28 11:32:54 GMT 2025
      93.4K bytes
      Cache
     
  8. Comparison between grid search and successive h...

    1e-1 , 1e-2 , 1e-3 , 1e-4 , 1e-5 , 1e-6 , 1e-7 ] Cs = [ 1 , 10...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Fri Nov 28 11:32:52 GMT 2025
      106K bytes
      Cache
     
  9. 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
    Sat Nov 29 05:08:37 GMT 2025
      95.7K bytes
      Cache
     
  10. Concatenating multiple feature extraction metho...

    features__univ_select__k=1, svm__C=0.1 [CV 1/5; 1/18] END features_...nts=1, features__univ_select__k=1, svm__C=0.1;, score=1.000 total...
    scikit-learn.org/stable/auto_examples/compose/plot_feature_union.html
    Fri Nov 28 11:32:54 GMT 2025
      109.8K bytes
      Cache
     
Back to Top