The Project Report contains:
- Problem Statement,
- Motivation,
- Problem Formulation (in context of Machine Learning),
- Description of the Approach to Solution,
- Utilized Data,
- Evaluation process,
- Results & Discussion.
You can run the Shell script ./start_env.sh
or configure Docker manually:
$ docker pull jupyter/pyspark-notebook
$ docker build -t wiki_sentiment_ranking .
$ docker run -it --rm -p 8888:8888 wiki_sentiment_ranking
The two algorithms were evaluated in the next notebooks: