Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 951 - 960 of 2,478 for 2 (0.1 sec)

  1. non_negative_factorization — scikit-learn 1.7.2...

    ||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.non_negative_factorization.html
    Wed Nov 12 21:05:27 UTC 2025
      121.7K bytes
      Cache
     
  2. Plot classification boundaries with different S...

    2 , 0.5 ], [ 0.2 , - 2.0 ], [ 0.5 , - 2.4 ], [ 0.2 , - 2.3...[ - 1.3 , - 1.2 ], [ - 1.1 , - 0.2 ], [ - 1.2 , - 0.4 ], [ -...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html
    Wed Nov 12 21:05:27 UTC 2025
      122.7K bytes
      Cache
     
  3. Blind source separation using FastICA — scikit-...

    # Signal 2 : square signal s3 = signal . sawtooth ( 2 * np . pi...1 , 1 ], [ 0.5 , 2 , 1.0 ], [ 1.5 , 1.0 , 2.0 ]]) # Mixing matrix...
    scikit-learn.org/stable/auto_examples/decomposition/plot_ica_blind_source_separation.html
    Wed Nov 12 21:05:28 UTC 2025
      97K bytes
      Cache
     
  4. Model-based and sequential feature selection — ...

    2 area (worst): 185.2 4254.0 smoothness (worst):...Since we want to select only 2 features, we will set this threshold...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_select_from_model_diabetes.html
    Wed Nov 12 21:05:27 UTC 2025
      123.2K bytes
      Cache
     
  5. Statistical comparison of models using grid sea...

    098776 2_poly {'degree': 2, 'kernel': 'poly'} 4...factorial ( 2 ) * factorial ( len ( model_scores ) - 2 ) ) pairwise_t_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Wed Nov 12 21:05:27 UTC 2025
      192K bytes
      Cache
     
  6. Compare Stochastic learning strategies for MLPC...

    subplots ( 2 , 2 , figsize = ( 15 , 10 )) # load...0 , "learning_rate_init" : 0.2 , }, { "solver" : "sgd" , "learning_rate"...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_training_curves.html
    Wed Nov 12 21:05:27 UTC 2025
      105.4K bytes
      Cache
     
  7. Joint feature selection with multi-task Lasso —...

    2 , 2 ) plt . spy ( coef_multi_task_lasso_...)) times = np . linspace ( 0 , 2 * np . pi , n_tasks ) for k in...
    scikit-learn.org/stable/auto_examples/linear_model/plot_multi_task_lasso_support.html
    Wed Nov 12 21:05:27 UTC 2025
      99.6K bytes
      Cache
     
  8. Comparing different clustering algorithms on to...

    xlim ( - 2.5 , 2.5 ) plt . ylim ( - 2.5 , 2.5 ) plt . xticks...240 , "quantile" : 0.2 , "n_clusters" : 2 , "min_samples" : 7...
    scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison.html
    Wed Nov 12 21:05:28 UTC 2025
      126K bytes
      Cache
     
  9. Classification — scikit-learn 1.7.2 documentation

    General examples about classification algorithms. Classifier comparison Linear and Quadratic Discriminant Analysis with covariance ellipsoid Normal, Ledoit-Wolf and OAS Linear Discriminant Analysis...
    scikit-learn.org/stable/auto_examples/classification/index.html
    Wed Nov 12 21:05:27 UTC 2025
      75.9K bytes
      Cache
     
  10. MetaEstimatorMixin — scikit-learn 1.7.2 documen...

    Gallery examples: Metadata Routing
    scikit-learn.org/stable/modules/generated/sklearn.base.MetaEstimatorMixin.html
    Wed Nov 12 21:05:27 UTC 2025
      108.8K bytes
      Cache
     
Back to top