Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 261 - 270 of 662 for c (0.13 sec)

  1. Empirical evaluation of the impact of k-means i...

    concatenate ([ c + noise for c in centers ]) y = np ....], X [ my_members , 1 ], "." , c = color ) cluster_center = km...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_stability_low_dim_dense.html
    Sat Oct 11 07:51:25 UTC 2025
      105.9K bytes
      Cache
     
  2. 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
    Sat Oct 11 07:51:25 UTC 2025
      106.7K bytes
      Cache
     
  3. SGD: Weighted samples — scikit-learn 1.7.2 docu...

    c = y , s = sample_weight , alpha...clf . decision_function ( np . c_ [ xx . ravel (), yy . ravel ()])...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_weighted_samples.html
    Sat Oct 11 07:51:27 UTC 2025
      93.4K bytes
      Cache
     
  4. IsolationForest example — scikit-learn 1.7.2 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
    Sat Oct 11 07:51:27 UTC 2025
      125.9K bytes
      Cache
     
  5. What is Cybersecurity? | A Comprehensive Securi...

    CISOs are C-level executives who work to assess...
    www.elastic.co/what-is/cybersecurity
    Sun Oct 12 00:38:23 UTC 2025
      360K bytes
      1 views
      Cache
     
  6. Compare Stochastic learning strategies for MLPC...

    plot_args = [ { "c" : "red" , "linestyle" : "-" }, { "c" : "green"..."-" }, { "c" : "blue" , "linestyle" : "-" }, { "c" : "red" ,...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_training_curves.html
    Sat Oct 11 07:51:25 UTC 2025
      105.4K bytes
      Cache
     
  7. 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
    Sat Oct 11 07:51:25 UTC 2025
      87.7K bytes
      Cache
     
  8. Debug | APM Server Reference [7.15] | Elastic

    specifying the -c flag. For example: apm-server -e -c myapm-serverconfig.yml...
    www.elastic.co/guide/en/apm/server/current/enable-apm-server-debugging.html
    Tue Nov 21 23:15:48 UTC 2023
      13.1K bytes
      Cache
     
  9. Developer’s Guide — scikit-learn 1.7.2 document...

    Cython or C/C++? Profiling Python code Memory...
    scikit-learn.org/stable/developers/index.html
    Sat Oct 11 07:51:27 UTC 2025
      37.7K bytes
      Cache
     
  10. Comparing random forests and the multi-output m...

    c = "c" , s = s , marker = "^" , alpha...y_test [:, 1 ], edgecolor = "k" , c = "navy" , s = s , marker = "s"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Sat Oct 11 07:51:26 UTC 2025
      98.6K bytes
      Cache
     
Back to top