You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A maximum entropy classifier implemented for machine learning class. Tests were provided with the assignment; original code (besides method signatures for train(), test(), train_sgd(), and classify() ) is in maxent.py.