Git Product home page Git Product logo

paragraph-vector-baselines's Introduction

COMP 551 Mini Project 4

2019-04-17 Segev, Michael Jacquier, Pierre Han, Zhenze

Models and experiments are split in seperate python scripts that all use common classes to load files and save models to file.

  1. NaiveBayesBench.py Run this file to test different feature extraction pipelines with a NB classifier on Stanford Sentiment Treebank.

  2. SVMBench.py Run this file to train and test/validate Support Vector Machine model on Stanford Sentiment Treebank.

  3. RNNBench.py Run this file to train and test/validate Recursive Neural Network model on Stanford Sentiment Treebank.

  4. DecisionTreesBench.py Run this file to train and test/validate extremely random trees model on Stanford Sentiment Treebank.

  5. metaClassifier.py Run this file to train and test/validate stacking ensemble meta-classifier on on Stanford Sentiment Treebank using pre-trained models saved as pickle files.

Original Paper

@inproceedings{le2014distributed,
	title={Distributed representations of sentences and documents},
	author={Le, Quoc and Mikolov, Tomas},
	booktitle={International conference on machine learning},
	pages={1188--1196},
	year={2014}
}

Library Dependecies:

re
numpy
scikit-learn
keras
tensorflow-gpu

Copyright

MIT license

paragraph-vector-baselines's People

Contributors

msegev avatar pierremtb avatar zhenzehan1 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.