Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 281 - 290 of over 10,000 for 1 (0.15 seconds)

  1. FlashMap (Spring Framework 7.0.1 API)

    1 Author: Rossen Stoyanchev See...expiration time for the FlashMap or -1 if the expiration period has not...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/FlashMap...
    Fri Feb 01 00:00:00 GMT 1980
      45.6K bytes
      Cache
     
  2. Nearest Neighbors regression — scikit-lea...

    1 , i + 1 ) plt . scatter ( X_train...sort ( 5 * rng . rand ( 40 , 1 ), axis = 0 ) X_test = np . linspace...
    scikit-learn.org/stable/auto_examples/neighbors/plot_regression.html
    Mon Dec 29 13:14:49 GMT 2025
      91.1K bytes
      Cache
     
  3. RBF SVM parameters — scikit-learn 1.8.0 d...

    1 , 1e2 ] gamma_2d_range = [ 1e-1 , 1 , 1e1 ] classifiers...np.float64(1.0), 'gamma': np.float64(0.1)} with a score...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Mon Dec 29 13:14:49 GMT 2025
      118.9K bytes
      Cache
     
  4. laplacian_kernel — scikit-learn 1.8.0 doc...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0...default=None If None, defaults to 1.0 / n_features. Otherwise it should...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.laplacian_kernel.html
    Mon Dec 29 13:14:48 GMT 2025
      108K bytes
      Cache
     
  5. rbf_kernel — scikit-learn 1.8.0 documenta...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0...default=None If None, defaults to 1.0 / n_features. Returns : kernel...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.rbf_kernel.html
    Mon Dec 29 13:14:49 GMT 2025
      109K bytes
      Cache
     
  6. ClassNamePrefixFeaturesOutMixin — scikit-...

    shape [ 1 ] ... return self >>> X = np . array ([[ 1 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClassNamePrefixFeaturesOutMixin.html
    Mon Dec 29 13:14:48 GMT 2025
      110.5K bytes
      Cache
     
  7. pairwise_distances — scikit-learn 1.8.0 d...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0...deprecated from SciPy 1.9 and will be removed in SciPy 1.11. Note 'matching'...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html
    Mon Dec 29 13:14:49 GMT 2025
      119K bytes
      Cache
     
  8. RepeatedStratifiedKFold — scikit-learn 1....

    array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]])...>>> y = np . array ([ 0 , 0 , 1 , 1 ]) >>> rskf = RepeatedStratifiedKF...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Mon Dec 29 13:14:48 GMT 2025
      121.8K bytes
      Cache
     
  9. sort_graph_by_row_values — scikit-learn 1...

    1. ], ... [ 3. , 0. , 2. ], ... [ 1. , 2. , 0. ]])...>>> X . data array([3., 1., 3., 2., 1., 2.]) >>> X_ =...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.sort_graph_by_row_values.html
    Mon Dec 29 13:14:49 GMT 2025
      108.6K bytes
      Cache
     
  10. lasso_path — scikit-learn 1.8.0 documenta...

    array ([[ 1 , 2 , 3.1 ], [ 2.3 , 5.4 , 4.3 ]])...>>> y = np . array ([ 1 , 2 , 3.1 ]) >>> # Use lasso_path...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html
    Mon Dec 29 13:14:49 GMT 2025
      121.9K bytes
      Cache
     
Back to Top