Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 335 for v (0.04 sec)

  1. adjusted_mutual_info_score — scikit-learn 1.5.0...

    V ) - E ( MI ( U , V ))] / [ avg ( H ( U ), H ( V )) - E...\(U\) and \(V\) , the AMI is given as: AMI ( U , V ) = [ MI (...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html
    Thu May 23 20:54:14 UTC 2024
      122K bytes
      Cache
     
  2. sklearn.random_projection.johnson_lindenstrauss...

    eps) ||u - v||^2 < ||p(u) - p(v)||^2 < (1 + eps) ||u - v||^2 Where...Where u and v are any rows taken from a dataset of shape (n_samples,...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.johnson_lindenstrauss_min_dim...
    Sun May 19 20:00:39 UTC 2024
      20.9K bytes
      Cache
     
  3. gov.uscourts.ca2.55129.232.0.pdf

    Deceived v. Loc. S6, 132 F.3d 824, 828 (1st Cir. 1997); Keefe v. Prudential...Telecommunications Association, Inc. v. James United States Court of...
    storage.courtlistener.com/recap/gov.uscourts.ca2.55129/gov.uscourts.ca2.55129.232.0.pdf
    Fri Apr 26 14:04:44 UTC 2024
      336.6K bytes
      7 views
     
  4. mutual_info_score — scikit-learn 1.5.0 document...

    \sum_{j=1}^{|V|} \frac{|U_i\cap V_j|}{N} \log\frac{N|U_i \cap V_j|}{|U_i||V_j|}\]...and \(|V_j|\) is the number of the samples in cluster \(V_j\) ,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mutual_info_score.html
    Thu May 23 20:54:14 UTC 2024
      117.6K bytes
      Cache
     
  5. 2.9. Neural network models (unsupervised) — sci...

    \[\begin{split}h_i \bot h_j | \mathbf{v} \\ v_i \bot v_j | \mathbf{h}\end{split}\]...\[E(\mathbf{v}, \mathbf{h}) = -\sum_i \sum_j w_{ij}v_ih_j - \sum_i...
    scikit-learn.org/stable/modules/neural_networks_unsupervised.html
    Thu May 23 20:54:14 UTC 2024
      45K bytes
      Cache
     
  6. plot_kmeans_digits.rst.txt

    score compl completeness score v-meas V measure ARI adjusted Rand...metrics.completeness_score, metrics.v_measure_score, metrics.adjusted_rand_score,...
    scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt
    Sun May 19 20:00:38 UTC 2024
      10.2K bytes
      1 views
     
  7. Installing the development version of scikit-le...

    Editable mode : pip install -v --no-use-pep517 --no-build-isolation...have to run the pip install -v --no-use-pep517 --no-build-isolation...
    scikit-learn.org/stable/developers/advanced_installation.html
    Sun May 19 20:00:39 UTC 2024
      55.6K bytes
      Cache
     
  8. 2.4. Biclustering — scikit-learn 1.5.0 document...

    \(u_2 \dots u_{p+1}\) and \(v_2 \dots v_{p+1}\) except in the case...decomposition, \(A_n = U \Sigma V^\top\) , provides the partitions...
    scikit-learn.org/stable/modules/biclustering.html
    Thu May 23 20:54:14 UTC 2024
      55.5K bytes
      Cache
     
  9. DictVectorizer — scikit-learn 1.5.0 documentation

    on import DictVectorizer >>> v = DictVectorizer ( sparse = False...'foo' : 3 , 'baz' : 1 }] >>> X = v . fit_transform ( D ) >>> X array([[2.,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html
    Thu May 23 20:54:15 UTC 2024
      147.4K bytes
      Cache
     
  10. 6.2. Feature extraction — scikit-learn 1.5.0 do...

    norm: \(v_{norm} = \frac{v}{||v||_2} = \frac{v}{\sqrt{v{_1}^2 +...norm: \(v_{norm} = \frac{v}{||v||_2} = \frac{v}{\sqrt{v{_1}^2 +...
    scikit-learn.org/stable/modules/feature_extraction.html
    Thu May 23 20:54:14 UTC 2024
      150.2K bytes
      1 views
      Cache
     
Back to top