Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 491 - 500 of 3,230 for 1 (0.17 sec)

  1. load_svmlight_file — scikit-learn 1.7.1 documen...

    length=-1 ) [source] # Load datasets in...binary mode. Changed in version 1.2: Path-like objects are now accepted....
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_file.html
    Sat Aug 02 00:15:38 UTC 2025
      112.4K bytes
      Cache
     
  2. L1 Penalty and Sparsity in Logistic Regression ...

    axes_row ) in enumerate ( zip (( 1 , 0.1 , 0.01 ), axes )): # Increase...of the models for varying C. C=1.00 Sparsity with L1 penalty: 4.69%...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_l1_l2_sparsity.html
    Sat Aug 02 00:15:35 UTC 2025
      99.5K bytes
      Cache
     
  3. GraphicalLasso — scikit-learn 1.7.1 documentation

    1 ], ... [ 0.0 , 0.0 , 0.1 , 0.7 ]]) >>> np...the data X . Added in version 1.3. tol float, default=1e-4 The...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html
    Sat Aug 02 00:15:36 UTC 2025
      132.4K bytes
      Cache
     
  4. Segmenting the picture of greek coins in region...

    1.92s Spectral clustering: discretize, 1.81s Spectral...the # actual image. For beta=1, the segmentation is close to...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html
    Sat Aug 02 00:15:34 UTC 2025
      95.4K bytes
      Cache
     
  5. auc — scikit-learn 1.7.1 documentation

    array ([ 1 , 1 , 2 , 2 ]) >>> y_score = np . array ([ 0.1 , 0.4...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html
    Sat Aug 02 00:15:36 UTC 2025
      113.5K bytes
      Cache
     
  6. TruncatedSVD — scikit-learn 1.7.1 documentation

    Added in version 1.1. power_iteration_normalizer {‘auto’,...more details. Added in version 1.1. random_state int, RandomState...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.TruncatedSVD.html
    Sat Aug 02 00:15:38 UTC 2025
      137.2K bytes
      Cache
     
  7. Plot classification boundaries with different S...

    1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 ]) # Plotting settings...], [ - 1.5 , - 1.0 ], [ - 1.4 , - 0.9 ], [ - 1.3 , - 1.2 ], [...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html
    Sat Aug 02 00:15:37 UTC 2025
      122.7K bytes
      Cache
     
  8. 7.7. Kernel Approximation — scikit-learn 1.7.1 ...

    [ 1 , 1 ], [ 1 , 0 ], [ 0 , 1 ]] >>> y = [ 0 , 0 , 1 , 1 ] >>>...\Lambda^{-1} U_1^T K_{21}^T \\&= K_{21} U_1 \Lambda^{-1} U_1^T K_{21}^T...
    scikit-learn.org/stable/modules/kernel_approximation.html
    Sat Aug 02 00:15:38 UTC 2025
      62.2K bytes
      1 views
      Cache
     
  9. Statistical comparison of models using grid sea...

    \[t=\frac{\frac{1}{k \cdot r}\sum_{i=1}^{k}\sum_{j=1}^{r}x_{ij}}...p-values higher than 1 p_val = 1 if p_val > 1 else p_val pairwise_t_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Sat Aug 02 00:15:37 UTC 2025
      192K bytes
      Cache
     
  10. sklearn.gaussian_process — scikit-learn 1.7.1 d...

    kernel takes two kernels \(k_1\) and \(k_2\) and combines them...kernel takes two kernels \(k_1\) and \(k_2\) and combines them...
    scikit-learn.org/stable/api/sklearn.gaussian_process.html
    Sat Aug 02 00:15:38 UTC 2025
      121.6K bytes
      Cache
     
Back to top