Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 281 - 290 of 766 for c (0.06 sec)

  1. IsolationForest example — scikit-learn 1.7.1 do...

    c = y , s = 20 , edgecolor = "k"...scatter ( X [:, 0 ], X [:, 1 ], c = y , s = 20 , edgecolor = "k"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    Mon Aug 25 13:49:18 UTC 2025
      125.9K bytes
      Cache
     
  2. k_means — scikit-learn 1.7.1 documentation

    the data will be converted to C ordering, which will cause a memory...copy if the given data is not C-contiguous. n_clusters int The...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.k_means.html
    Mon Aug 25 13:49:19 UTC 2025
      116.4K bytes
      Cache
     
  3. Neighborhood Components Analysis Illustration —...

    c = cm . Set1 ( y [[ i ]]), alpha...[ 1 ]]) ax . plot ( * line , c = cm . Set1 ( y [ j ]), linewidth...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Mon Aug 25 13:49:23 UTC 2025
      100.4K bytes
      Cache
     
  4. Confusion matrix — scikit-learn 1.7.1 documenta...

    the regularization parameter C was not the best. In real life...model that is too regularized (C too low) to see # the impact on...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Mon Aug 25 13:49:18 UTC 2025
      88.9K bytes
      Cache
     
  5. Demo of OPTICS clustering algorithm — scikit-le...

    "c." ] for klass , color in enumerate..."g." , "r." , "b." , "y." , "c." ] for klass , color in enumerate...
    scikit-learn.org/stable/auto_examples/cluster/plot_optics.html
    Mon Aug 25 13:49:23 UTC 2025
      107.4K bytes
      1 views
      Cache
     
  6. Suspect bought AR-15 style rifle used in skyscr...

    C. Boston Bay Area South Florida...burglaries 01:44 New details in D.C. plane collision investigation...
    www.nbcnews.com/nightly-news/video/suspect-bought-ar-15-style-rifle-used-in-skyscraper-shooting-f...
    Thu Jul 31 01:18:41 UTC 2025
      943.6K bytes
      Cache
     
  7. Trump thanks Putin and says 'great progress' wa...

    C. Boston Bay Area South Florida...games in Beijing Nightly News D.C. Police Chief back in charge after...
    www.nbcnews.com/video/trump-thanks-putin-and-says-great-progress-was-made-245109829668
    Sat Aug 16 01:19:41 UTC 2025
      943K bytes
      Cache
     
  8. SVM: Maximum margin separating hyperplane — sci...

    C = 1000 ) clf . fit ( X , y ) plt...scatter ( X [:, 0 ], X [:, 1 ], c = y , s = 30 , cmap = plt . cm...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane.html
    Mon Aug 25 13:49:18 UTC 2025
      87.7K bytes
      Cache
     
  9. Developer’s Guide — scikit-learn 1.7.1 document...

    Cython or C/C++? Profiling Python code Memory...
    scikit-learn.org/stable/developers/index.html
    Sat Aug 23 16:32:03 UTC 2025
      37.7K bytes
      Cache
     
  10. Ordinary Least Squares and Ridge Regression — s...

    c_ [ 0.5 , 1 ] . T y_train = [ 0.5...0.5 , 1 ] X_test = np . c_ [ 0 , 2 ] . T np . random . seed (...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Mon Aug 25 13:49:18 UTC 2025
      106.7K bytes
      Cache
     
Back to top