Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 488 for c (0.07 sec)

  1. 2.4. Biclustering — scikit-learn 1.4.2 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 18 15:26:00 UTC 2024
      32.7K bytes
      Cache
     
  2. sklearn.model_selection.permutation_test_score ...

    calculated as: (C + 1) / (n_permutations + 1) Where C is the number...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Sat May 18 15:26:00 UTC 2024
      29K bytes
      Cache
     
  3. sklearn.linear_model.LogisticRegression — sciki...

    C = 1.0 , fit_intercept = True ,...both dense and sparse input. Use C-ordered arrays or CSR matrices...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Sat May 18 15:26:00 UTC 2024
      94.8K bytes
      Cache
     
  4. sklearn.inspection.DecisionBoundaryDisplay — sc...

    c = iris . target , edgecolor =...scatter ( X [:, 0 ], X [:, 1 ], c = iris . target , edgecolor =...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Sat May 18 15:26:00 UTC 2024
      59.6K bytes
      Cache
     
  5. sklearn.preprocessing.PolynomialFeatures — scik...

    order {‘C’, ‘F’}, default=’C’ Order of output array...include_bias = True , order = 'C' ) [source] Generate polynomial...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html
    Sat May 18 15:26:01 UTC 2024
      50.2K bytes
      Cache
     
  6. Release Highlights for scikit-learn 1.0 — sciki...

    or with conda: conda install - c conda - forge scikit - learn Keyword...]], columns = [ "a" , "b" , "c" ]) scalar = StandardScaler ()...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html
    Sat May 18 15:26:00 UTC 2024
      50.4K bytes
      Cache
     
  7. GitHub - codelibs/fess-testdata: Test Data Repo...

    5% C 0.4% C++ 0.4% Java 0.2% JavaScript...
    github.com/codelibs/fess-testdata
    Sun May 19 00:00:25 UTC 2024
      299.4K bytes
      16 views
      Cache
     
  8. sklearn.cluster.BisectingKMeans — scikit-learn ...

    that if the original data is not C-contiguous, a copy will be made...The data will be converted to C ordering, which will cause a memory...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.BisectingKMeans.html
    Sat May 18 15:26:01 UTC 2024
      71.7K bytes
      Cache
     
  9. 1.3. Kernel ridge regression — scikit-learn 1.4...

    parameters \(\epsilon\) and \(C\) of the SVR ; \(\epsilon = 0\)...
    scikit-learn.org/stable/modules/kernel_ridge.html
    Sat May 18 15:26:00 UTC 2024
      20.8K bytes
      Cache
     
  10. sklearn.decomposition.PCA — scikit-learn 1.4.2 ...

    Recognition and Machine Learning” by C. Bishop, 12.2.1 p. 574 or htt...from: Tipping, M. E., and Bishop, C. M. (1999). “Probabilistic principal...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.PCA.html
    Sat May 18 15:26:00 UTC 2024
      80K bytes
      Cache
     
Back to top