Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 289 for v (0.08 sec)

  1. 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...
    Thu May 09 23:01:25 UTC 2024
      20.9K bytes
      Cache
     
  2. sklearn.metrics.mutual_info_score — scikit-lear...

    \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 09 23:01:25 UTC 2024
      21.3K bytes
      Cache
     
  3. 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 09 23:01:25 UTC 2024
      22.3K bytes
      Cache
     
  4. 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
    Thu May 09 23:01:24 UTC 2024
      55.6K bytes
      Cache
     
  5. sklearn.metrics.adjusted_mutual_info_score — sc...

    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 09 23:01:25 UTC 2024
      25.7K bytes
      Cache
     
  6. 2.4. Biclustering — scikit-learn 1.4.2 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 09 23:01:24 UTC 2024
      32.7K bytes
      Cache
     
  7. 1.4. Support Vector Machines — scikit-learn 1.4...

    support vectors \(v^{0}_1, v^{1}_1\) and \(v^{0}_2, v^{1}_2\) respectively....three support vectors \(v^{0}_0, v^{1}_0, v^{2}_0\) and class 1 and...
    scikit-learn.org/stable/modules/svm.html
    Thu May 09 23:01:25 UTC 2024
      103.3K bytes
      Cache
     
  8. 2.3. Clustering — scikit-learn 1.4.2 documentation

    Likewise for \(V\) : \[H(V) = - \sum_{j=1}^{|V|}P'(j)\log(P'(j))\]...\frac{|U_i \cap V_j|}{N}\log\left(\frac{N|U_i \cap V_j|}{|U_i||V_j|}\right)\]...
    scikit-learn.org/stable/modules/clustering.html
    Thu May 09 23:01:25 UTC 2024
      199K bytes
      Cache
     
  9. 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
     
  10. sklearn.feature_extraction.DictVectorizer — sci...

    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 09 23:01:25 UTC 2024
      55.4K bytes
      Cache
     
Back to top