Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 511 - 520 of 2,911 for 1 (0.21 sec)

  1. load_svmlight_file — scikit-learn 1.7.0 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
    Fri Jun 06 09:13:47 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
    Fri Jun 06 09:13:47 UTC 2025
      99.5K bytes
      Cache
     
  3. train_test_split — scikit-learn 1.7.0 documenta...

    1 3.5 1.4 0.2 1 4.9 3.0 1.4 0.2 2 4.7 3.2 1.3 0.2 3 4.6...4.2 1.3 105 7.6 3.0 6.6 2.1 66 5.6 3.0 4.5 1.5 0 5.1 3.5 1.4 0.2...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Fri Jun 06 09:13:47 UTC 2025
      169.7K bytes
      Cache
     
  4. 2.3. Clustering — scikit-learn 1.7.0 documentation

    1 , 1 , 1 ] >>> labels_pred = [ 0 , 0 , 1 , 1 , 2 , 2...0 , 0 , 1 , 1 , 1 ] >>> labels_pred = [ 0 , 0 , 1 , 1 , 2 , 2...
    scikit-learn.org/stable/modules/clustering.html
    Fri Jun 06 09:13:47 UTC 2025
      237K bytes
      Cache
     
  5. Time-related feature engineering — scikit-learn...

    spring 0 1 0 False 6 False clear 9.84 14.395 0.81 0.0000 1 spring...spring 0 1 1 False 6 False clear 9.02 13.635 0.80 0.0000 2 spring...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Fri Jun 06 09:13:47 UTC 2025
      216.4K bytes
      Cache
     
  6. Confusion matrix — scikit-learn 1.7.0 documenta...

    confusion matrix [[1. 0. 0. ] [0. 0.62 0.38] [0. 0. 1. ]] # Authors:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Fri Jun 06 09:13:46 UTC 2025
      88.9K bytes
      Cache
     
  7. brier_score_loss — scikit-learn 1.7.0 documenta...

    y_true in {-1, 1} or {0, 1}, pos_label defaults to 1; else if y_true...defined as: \[\frac{1}{N}\sum_{i=1}^{N}\sum_{c=1}^{C}(y_{ic} - \hat{p}_{ic})^{2}\]...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html
    Fri Jun 06 09:13:47 UTC 2025
      120.1K bytes
      Cache
     
  8. Introducing the set_output API — scikit-learn 1...

    798301 -1.271411 -1.327605 12 -1.244466 -0.086944 -1.327407 -1.459074...60 5.0 2.0 3.5 1.0 1 4.9 3.0 1.4 0.2 8 4.4 2.9 1.4 0.2 93 5.0 2.3...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html
    Fri Jun 06 09:13:47 UTC 2025
      160.9K bytes
      Cache
     
  9. Segmenting the picture of greek coins in region...

    1.57s Spectral clustering: discretize, 1.44s Spectral...the # actual image. For beta=1, the segmentation is close to...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html
    Fri Jun 06 09:13:47 UTC 2025
      95.4K bytes
      Cache
     
  10. fowlkes_mallows_score — scikit-learn 1.7.0 docu...

    1 , 1 ], [ 0 , 0 , 1 , 1 ]) 1.0 >>> fowlkes_mallows_score...fowlkes_mallows_score ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 If classes members...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fowlkes_mallows_score.html
    Fri Jun 06 09:13:47 UTC 2025
      110.9K bytes
      Cache
     
Back to top