Portfolio
Demos
Try these models yourself!
Natural Language Processing
Movie Review Sentiment ▶️

A small project for me to learn how to deploy models to a server. Here a simple bag-of-words model predicts the overall sentiment of a user-provided movie review. Try it out yourself or read more about the model at the GitHub repository!
Curve Fitting
MIW's AutoFit ▶️

Don't know which functional model best fits your 1D-data? MIW's AutoFit will let you know! This multiplatform GUI is compatible with Windows, MacOSX, and Ubuntu. An online demo is available here. Downloads and implementation details are available in this GitHub repository, or check out the tutorial here.