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

Implement SPORF #374

Merged
merged 19 commits into from
Dec 15, 2020
Merged

Implement SPORF #374

merged 19 commits into from
Dec 15, 2020

Commits on Nov 13, 2020

  1. staging branch finally

    parthgvora committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    660eab2 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. all tests pass

    parthgvora committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    273f960 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. finished documentation

    Jay committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    fb8cb0f View commit details
    Browse the repository at this point in the history
  2. fixed some bugs and finished predict tests

    Jay committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    c4cef8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2481e91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf1b017 View commit details
    Browse the repository at this point in the history
  5. fixing importing issues

    parthgvora committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    83c9f13 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. black formatting

    parthgvora committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    a7c31f0 View commit details
    Browse the repository at this point in the history
  2. Fix docstring indents

    PSSF23 committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    0e50784 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. black formatting

    parthgvora committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    1328b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f876fe View commit details
    Browse the repository at this point in the history
  3. oblique trees added

    parthgvora committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    ecb7b07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39cf94a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Configuration menu
    Copy the full SHA
    df391b6 View commit details
    Browse the repository at this point in the history
  2. Update tutorials.rst

    Co-Authored-By: jmandav1 <39231283+jmandavilli@users.noreply.github.com>
    Co-Authored-By: parthgvora <parthgvora@gmail.com>
    3 people committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    8224304 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    395dc9e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. renamed notebooks

    Jay committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    cf93af4 View commit details
    Browse the repository at this point in the history
  2. Update and rename oblique_decision_boundaries_functions.py to sporf_d…

    …ecision_boundaries_functions.py
    
    Co-Authored-By: jmandav1 <39231283+jmandavilli@users.noreply.github.com>
    Co-Authored-By: parthgvora <parthgvora@gmail.com>
    3 people committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    706ef42 View commit details
    Browse the repository at this point in the history
  3. Rename function for consistency

    Co-Authored-By: jmandav1 <39231283+jmandavilli@users.noreply.github.com>
    Co-Authored-By: parthgvora <parthgvora@gmail.com>
    3 people committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    6e1205e View commit details
    Browse the repository at this point in the history