Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 521 - 530 of over 10,000 for 1 (1.1 seconds)

  1. SVM: Maximum margin separating hyperplane &#821...

    levels = [ - 1 , 0 , 1 ], alpha = 0.5 , linestyles...support_vectors_ [:, 1 ], s = 100 , linewidth = 1 , facecolors = "none"...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane.html
    Mon Dec 15 15:02:30 GMT 2025
      87.5K bytes
      Cache
     
  2. Selecting dimensionality reduction with Pipelin...

    n_jobs=1, param_grid=[{'classify__C': [1, 10, 100,...`n_jobs` default changed from 1 to None 1 refit refit: bool, str, or...
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Mon Dec 15 15:02:31 GMT 2025
      164.8K bytes
      Cache
     
  3. Face completion with a multi-output estimators ...

    shape [ 1 ] # Upper half of the faces X_train...X_train = train [:, : ( n_pixels + 1 ) // 2 ] # Lower half of the faces...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html
    Mon Dec 15 15:02:30 GMT 2025
      99K bytes
      Cache
     
  4. Factor Analysis (with rotation) to visualize pa...

    vmin =- 1 , vmax = 1 ) ax . set_xticks ([ 0 , 1 , 2 , 3 ])...set_xticks ([ 0 , 1 ]) ax . set_xticklabels ([ "Comp. 1" , "Comp....
    scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html
    Mon Dec 15 15:02:30 GMT 2025
      95.8K bytes
      Cache
     
  5. Gaussian Mixture Model Sine Curve — sciki...

    1 , 1 + index ) for i , ( mean , covar...random . normal ( 0 , 0.1 ) X [ i , 1 ] = 3.0 * ( np . sin ( x...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_sin.html
    Mon Dec 15 15:02:31 GMT 2025
      113.7K bytes
      Cache
     
  6. Manifold Learning methods on a severed sphere &...

    69 sec modified: 1.2 sec ISO: 0.1 sec MDS: 0.89 sec Non-metric...trans_data [ 0 ], trans_data [ 1 ], c = colors , cmap = plt . cm...
    scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html
    Mon Dec 15 15:02:30 GMT 2025
      128.3K bytes
      Cache
     
  7. JmsListener (Spring Framework 7.0.1 API)

    1 Author: Stephane Nicoll, Sam Brannen...case the lower limit will be 1. Note that the underlying container...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jms/annotation/JmsLi...
    Fri Feb 01 00:00:00 GMT 1980
      21.9K bytes
      Cache
     
  8. BeanDefinitionReaderUtils (Spring Framework 7.0...

    Since: 1.1 Author: Juergen Hoeller, Rob...parent name is not unique, "#1", "#2" etc will be appended, until...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/suppor...
    Fri Feb 01 00:00:00 GMT 1980
      34.3K bytes
      Cache
     
  9. NotFittedError — scikit-learn 1.8.0 docum...

    predict ([[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ]])...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.NotFittedError.html
    Mon Dec 15 15:02:33 GMT 2025
      106.5K bytes
      Cache
     
  10. ShrunkCovariance — scikit-learn 1.8.0 doc...

    1 ) [source] # Covariance estimator...computation. shrinkage float, default=0.1 Coefficient in the convex combination...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html
    Mon Dec 15 15:02:33 GMT 2025
      132.3K bytes
      Cache
     
Back to Top