Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading new Proximity forest version #733

Merged
merged 16 commits into from Jul 14, 2021

Commits on Mar 21, 2021

  1. Configuration menu
    Copy the full SHA
    f96646f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    d840bf1 View commit details
    Browse the repository at this point in the history
  2. Fixing code quality errors

    moradabaz committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    e208eb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Moving my implementation to contrib directory

    As crew members suggested, I fixed some errors and put the suggested classifier in the contrib/distance_based file. 
    
    As a conclusion of my research, the main reason my implementation tends to be take less time than the original one is the use of the 'dtaidistance' package as a tool for calculating distance that makes it faster.
    moradabaz committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    92e9393 View commit details
    Browse the repository at this point in the history
  2. Reverting to original Proximity Forest

    My implementation has been moved to `contrib/distance_based` directory
    moradabaz committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    3dda50a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3a9462 View commit details
    Browse the repository at this point in the history
  4. fixing some code quality

    moradabaz committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    eee4f54 View commit details
    Browse the repository at this point in the history
  5. fixing code quality errors

    moradabaz committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    3cf07a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    d7c6b09 View commit details
    Browse the repository at this point in the history
  2. Fixing code quality errors

    moradabaz committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    ac80603 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    dc12d8b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    e973349 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    074d6f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    c22d617 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    f7e844e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    2bb2366 View commit details
    Browse the repository at this point in the history