Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 636 for c (0.1 sec)

  1. 2.4. Biclustering — scikit-learn 1.5.0 document...

    as follows: \[A_n = R^{-1/2} A C^{-1/2}\] Where \(R\) is the diagonal...to \(\sum_{j} A_{ij}\) and \(C\) is the diagonal matrix with...
    scikit-learn.org/stable/modules/biclustering.html
    Sat May 25 13:41:02 UTC 2024
      55.5K bytes
      Cache
     
  2. auto_examples_jupyter.zip

    c in enumerate(centers):\n ax2.scatter(c[0], c[1], marker=\"$%d$\"...RANDOM_SEED)\nprint(\"Class\", \"P(C)\", \"P(w0|C)\", \"P(w1|C)\", sep=\"\\t\")\nfor...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Sat May 25 13:41:01 UTC 2024
      2.2M bytes
      2 views
     
  3. ComplementNB — scikit-learn 1.5.0 documentation

    Returns : C ndarray of shape (n_samples,)...The input samples. Returns : C ndarray of shape (n_samples, n_classes)...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Sat May 25 13:41:02 UTC 2024
      159.3K bytes
      Cache
     
  4. Nicki Minaj released after apparent arrest in t...

    to try to sabotage my tour b/c soooooo many ppl are mad that...
    www.nbcnews.com/pop-culture/pop-culture-news/nicki-minaj-apparently-arrested-netherlands-incident...
    Sun May 26 00:50:29 UTC 2024
      214.8K bytes
      Cache
     
  5. GitHub - codelibs/fess-testdata: Test Data Repo...

    5% C 0.4% C++ 0.4% Java 0.2% JavaScript...
    github.com/codelibs/fess-testdata
    Mon May 27 00:00:25 UTC 2024
      299.7K bytes
      16 views
      Cache
     
  6. plot_release_highlights_1_5_0.ipynb

    with conda::\n\n conda install -c conda-forge scikit-learn\n" ]...fier_05 = LogisticRegression(C=1e6, random_state=0).fit(X_train,...
    scikit-learn.org/stable/_downloads/ae2d0a2ad69c5df5b93e5ea5c87d56b2/plot_release_highlights_1_5_0...
    Fri May 24 12:14:59 UTC 2024
      11.3K bytes
     
  7. related_projects.rst.txt

    trained scikit-learn models to C, Java, Javascript and others....estimators into a native code of C, Java, Go, R, PHP, Dart, Haskell,...
    scikit-learn.org/stable/_sources/related_projects.rst.txt
    Fri May 24 12:15:01 UTC 2024
      17.4K bytes
     
  8. decomposition.rst.txt

    C. Sorensen, and C. Yang, (1998) .. _LSA:....org/Boutsidis_PRE_08.pdf>`_ C. Boutsidis, E. Gallopoulos, 2008...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Fri May 24 12:15:00 UTC 2024
      45.8K bytes
      1 views
     
  9. 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
    Fri May 24 12:15:00 UTC 2024
      14.2K bytes
      1 views
     
  10. preprocessing.rst.txt

    "b" and "c" are their own categories, unknown...... [["a"] * 5 + ["b"] * 20 + ["c"] * 10 + ["d"] * 3 + [np.nan]],...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Fri May 24 12:15:01 UTC 2024
      53K bytes
     
Back to top