Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1021 - 1030 of over 10,000 for 1 (1.61 seconds)

  1. AbstractAdaptableMessageListener (Spring Framew...

    1 Author: Juergen Hoeller, Stephane...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jms/listener/adapter...
    Fri Feb 01 00:00:00 GMT 1980
      64.7K bytes
      Cache
     
  2. DictVectorizer — scikit-learn 1.8.0 docum...

    1.], [0., 1., 3.]]) >>> v ....'foo' : 1.0 }, ... { 'baz' : 1.0 , 'foo'...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html
    Mon Dec 15 15:02:33 GMT 2025
      136.4K bytes
      Cache
     
  3. Scalable learning with polynomial kernel approx...

    original paper of Tensor Sketch [ 1 ] , i.e. the algorithm implemented..., which was the one used in [ 1 ] . from sklearn.datasets import...
    scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html
    Mon Dec 15 15:02:30 GMT 2025
      116.6K bytes
      Cache
     
  4. Using KBinsDiscretizer to discretize continuous...

    reshape ( - 1 , 1 ) # transform the dataset with...endpoint = False ) . reshape ( - 1 , 1 ) reg = LinearRegression ()...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html
    Mon Dec 15 15:02:30 GMT 2025
      97.8K bytes
      Cache
     
  5. User Guide — scikit-learn 1.8.0 documenta...

    Guide # 1. Supervised learning 1.1. Linear Models 1.1.1. Ordinary...Lasso 1.1.4. Multi-task Lasso 1.1.5. Elastic-Net 1.1.6. Multi-task...
    scikit-learn.org/stable/user_guide.html
    Mon Dec 15 15:02:31 GMT 2025
      81.6K bytes
      Cache
     
  6. max_error — scikit-learn 1.8.0 documentation

    1 ] >>> y_pred = [ 4 , 2 , 7 , 1 ] >>>...max_error ( y_true , y_pred ) 1.0 On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.max_error.html
    Mon Dec 15 15:02:30 GMT 2025
      106.5K bytes
      Cache
     
  7. Adjustment for chance in clustering performance...

    mean ( axis = 1 ), scores . std ( axis = 1 ), alpha = 0.8 ,...scores , axis = 1 ), scores . std ( axis = 1 ), alpha = 0.8 ,...
    scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html
    Mon Dec 15 15:02:30 GMT 2025
      112.8K bytes
      Cache
     
  8. make_regression — scikit-learn 1.8.0 docu...

    1.523], [-0.2341, -0.2341], [-0.4694, 0.5425], [ 1.579,...scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Release...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
    Mon Dec 15 15:02:31 GMT 2025
      120.2K bytes
      Cache
     
  9. Manifold learning on handwritten digits: Locall...

    array ([[ 1.0 , 1.0 ]]) # just something big...data . flat [:: X . shape [ 1 ] + 1 ] += 0.01 # Make X invertible...
    scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html
    Mon Dec 15 15:02:31 GMT 2025
      121.1K bytes
      Cache
     
  10. 5.2. Permutation feature importance — sci...

    as: \[i_j = s - \frac{1}{K} \sum_{k=1}^{K} s_{k,j}\] 5.2.2. Relation...degradation of the model’s score [ 1 ] . By breaking the relationship...
    scikit-learn.org/stable/modules/permutation_importance.html
    Mon Dec 15 15:02:33 GMT 2025
      56.3K bytes
      Cache
     
Back to Top