• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: dirty_cat (GitHub Link)
  • dirty_cat-master
    • CHANGES.rst
    • build_tools
      • circle
        • list_versions.py
        • build_doc.sh
        • checkout_merge_commit.sh
        • push_doc.sh
    • .circleci
      • config.yml
    • .coveragerc
    • examples
      • 02_fit_predict_plot_employee_salaries.py
      • 01_investigating_dirty_categories.py
      • 05_scaling_non_linear_models.py
      • README.txt
      • 04_dimension_reduction_and_performance.py
      • 03_fit_predict_plot_midwest_survey.py
    • codecov.yml
    • dirty_cat
      • datasets
        • fetching.py
        • __init__.py
        • utils.py
        • tests
          • test_fetching.py
          • test_utils.py
          • __init__.py
          • utils.py
      • fast_hash.py
      • count_3_grams.py
      • string_distances.py
      • test
        • test_utils.py
        • test_target_encoder.py
        • test_fast_hash.py
        • test_minhash_encoder.py
        • test_similarity_encoder.py
        • __init__.py
        • test_string_distances.py
      • target_encoder.py
      • data
        • midwest_survey
      • __init__.py
      • utils.py
      • similarity_encoder.py
      • minhash_encoder.py
      • VERSION.txt
    • README.rst
    • setup.py
    • benchmarks
      • similarity_scores_time_benchmark.py
      • __init__.py
    • .travis.yml
    • .gitignore
    • LICENSE.txt
    • doc
      • CHANGES.rst
      • dirty_cat.svg
      • Makefile
      • index.rst
      • conf.py
      • _templates
        • class.rst
        • globallinks.html
        • function.rst
      • _static
        • dirty_cat.svg
        • custom.css