Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[MXNet-1334][Fit API]base class for estimator and eventhandler #14346

Merged
merged 7 commits into from
Mar 16, 2019

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    7013aee View commit details
    Browse the repository at this point in the history
  2. add license

    roywei committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    51d011a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. add event handlers

    roywei committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    8af19e5 View commit details
    Browse the repository at this point in the history
  2. fix pylint

    roywei committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    67b468d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. improve arg check

    roywei committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    62e67dd View commit details
    Browse the repository at this point in the history
  2. fix pylint

    roywei committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    07933f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. add unit tests

    roywei committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    d551e44 View commit details
    Browse the repository at this point in the history