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

Add cell value scaling functions #449

Merged
merged 8 commits into from
Jan 30, 2020
Merged

Commits on Jan 14, 2020

  1. Add rf_local_min, rf_local_max, and rf_local_clip functions

    Signed-off-by: Jason T. Brown <jason@astraea.earth>
    vpipkt committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    5f08375 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Add rf_where and rf_standardize functions

    Signed-off-by: Jason T. Brown <jason@astraea.earth>
    vpipkt committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    6f2540f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Merge remote-tracking branch 'lt/develop' into feature/clip

    Signed-off-by: Jason T. Brown <jason@astraea.earth>
    vpipkt committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    2db09d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Add Rescale function to Scala, Python and SQL APIs

    Signed-off-by: Jason T. Brown <jason@astraea.earth>
    vpipkt committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    b97d3df View commit details
    Browse the repository at this point in the history
  2. rf_rescale tests and refinements

    Signed-off-by: Jason T. Brown <jason@astraea.earth>
    vpipkt committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    9a827ad View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Use rf_local_clip and other viz functions in supervised learning doc …

    …page
    
    Signed-off-by: Jason T. Brown <jason@astraea.earth>
    vpipkt committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    4a07392 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    9801453 View commit details
    Browse the repository at this point in the history
  2. Refactor clip to clamp

    Signed-off-by: Jason T. Brown <jason@astraea.earth>
    vpipkt committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    e0393cf View commit details
    Browse the repository at this point in the history