Pocket Dimension Logo
  • Pocket Dimension
    • The Basics
    • Usage
    • The Details

API

  • pocket_dimension.random_projection
    • JustInTimeRandomProjection
      • JustInTimeRandomProjection.n_components_
      • JustInTimeRandomProjection.fit()
      • JustInTimeRandomProjection.transform()
    • distributional_johnson_lindenstrauss_optimal_delta()
    • random_projection()
    • random_sparse_vectors()
    • splitmix64()
  • pocket_dimension.vectorizer
    • TFIDFVectorizer
    • TFVectorizer
      • TFVectorizer.d
      • TFVectorizer.hash_dim
      • TFVectorizer.hasher
      • TFVectorizer.jit_rp
      • TFVectorizer.temperature
      • TFVectorizer.min_n_features
      • TFVectorizer.min_n_observations
      • TFVectorizer.cms
      • TFVectorizer.minDF
      • TFVectorizer.maxDF
      • TFVectorizer.filter
      • TFVectorizer.filter_out
      • TFVectorizer.filter_reweight_features()
      • TFVectorizer.yield_record()
    • numba_idf()
  • tests.test_pocket_dimension
    • sparse_distance_squared()
    • test_distributional_johnson_lindenstrauss()
    • test_johnson_lindenstrauss()
    • test_numba_idf()
    • test_tf()
    • test_tf_cms()
    • test_tf_data_quality()
    • test_tf_filter()
    • test_tf_temp()
    • test_tfidf()
    • test_tfidf_data_quality()

Admin

  • License
    • License Requirements
    • License notices
    • Copyright
  • Help
Pocket Dimension
  • Search


© Copyright 2022, Matthew Hendrey and Brendan Murphy.

Built with Sphinx using a theme provided by Read the Docs.