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

Train module successfully trains the model #6

Merged
merged 11 commits into from Jan 11, 2020
Merged

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    f6d24c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70594c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a257bd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9adb296 View commit details
    Browse the repository at this point in the history
  5. made function for reading class labels into a dictionary; fixed an ar…

    …gument order bug; updated the usage docstring
    
    #5
    monocongo committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    c7681e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ef593d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59aab4a View commit details
    Browse the repository at this point in the history
  8. updated the docstring and renamed the training function, hard-coded s…

    …ome values in the configuration for a test training
    
    #5
    monocongo committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    aeff2cd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Configuration menu
    Copy the full SHA
    0994b15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8db5cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15aac99 View commit details
    Browse the repository at this point in the history