Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 651 - 660 of 5,053 for c (0.76 seconds)

Filter
  1. 1.13. Feature selection — scikit-learn 1.8.0 do...

    the parameter C controls the sparsity: the smaller C the fewer features...(150, 4) >>> lsvc = LinearSVC ( C = 0.01 , penalty = "l1" , dual...
    scikit-learn.org/stable/modules/feature_selection.html
    Mon Mar 23 20:39:20 UTC 2026
      13.8K bytes
      Cache
     
  2. feature_selection.rst.txt

    the parameter C controls the sparsity: the smaller C the fewer features...(150, 4) >>> lsvc = LinearSVC(C=0.01, penalty="l1", dual=False).fit(X,...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      5.1K bytes
     
  3. Fichiers recherchables

    c, h, java, etc.) Fichiers compressés...
    fess.codelibs.org/fr/supported-files.html
    Mon Mar 23 02:54:27 UTC 2026
      18.7K bytes
      Cache
     
  4. 문제 해결

    예: C : \ opensearch ( 권장 ) C : \ Program Files...
    fess.codelibs.org/ko/15.5/install/troubleshooting.html
    Mon Mar 23 02:58:45 UTC 2026
      45.3K bytes
      Cache
     
  5. Label Propagation circles: Learning a complex s...

    color = "c" , marker = "s" , lw = 0 , label...inner_numbers , 1 ], color = "c" , marker = "s" , lw = 0 , s =...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_structure.html
    Mon Mar 23 20:39:20 UTC 2026
      22.6K bytes
      Cache
     
  6. Multilabel classification — scikit-learn 1.8.0 ...

    choose a class c: c ~ Multinomial(theta) pick the...[:, 0 ], X [:, 1 ], s = 40 , c = "gray" , edgecolors = ( 0 ,...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html
    Mon Mar 23 20:39:21 UTC 2026
      16.8K bytes
      Cache
     
  7. pair_confusion_matrix — scikit-learn 1.8.0 docu...

    The pair confusion matrix \(C\) computes a 2 by 2 similarity...labels to evaluate. Returns : C ndarray of shape (2, 2), dtype=np.int64...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.pair_confusion_matrix.html
    Mon Mar 23 20:39:20 UTC 2026
      13.8K bytes
      Cache
     
  8. make_multilabel_classification — scikit-learn 1...

    choose a class c: c ~ Multinomial(theta) pick the...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Mon Mar 23 20:39:21 UTC 2026
      14.5K bytes
      Cache
     
  9. MNIST classification using multinomial logistic...

    convergence clf = LogisticRegression ( C = 50.0 / train_samples , l1_ratio...X_test , y_test ) # print('Best C % .4f' % clf.C_) print ( "Sparsity...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Mon Mar 23 20:39:21 UTC 2026
      16.4K bytes
      Cache
     
  10. Compare deep learning frameworks

    using C/C++ with an extension API that is based on the C Foreign...extensible. Users can program using C/C++ by using an extension API that...
    developer.ibm.com/articles/compare-deep-learning-frameworks/
    Tue Mar 24 02:13:27 UTC 2026
      26.7K bytes
      Cache
     
Back to Top