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 textclassification application and few other things #169

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

lfoppiano
Copy link
Collaborator

This PR adds

  • textClassification application: convenient when implementing a classifier that reads a CSV file (it's possible to pass the index of the csv column to use, so far it supports only a single x and single y)
  • changes so that the np.arrays are backed on disk and can support
  • add multigpu to the classification wrapper
  • additional tiny corrections

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant