cbm256 / teamboxcoxrox.gitlab.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Multifaceted Product Recommendation System

Team BoxCoxRox (Team 17): N. Abramson, M. Kunnen, K. Matisko, K. McCanless, M. Porter and S. Tay

Link: https://teamboxcoxrox.github.io/teamboxcoxrox.gitlab.io/

DESCRIPTION

The final deliverable of this project is an interactive web-based application that allows users to search for pet products that have been organized and prioritized based on extensive analytical techniques applied to customer product reviews. This approach differs from Amazon search interface, which is largely driven by seller. For more information about this project, please refer to the complete project report and supporting documents in the DOC folder.

This file contains instructions for running the various components of the Team BoxCoxRox project for Georgia Tech course CSE 6242 for Spring, 2021.

INSTALLATION - How to install and setup your code

To install this code, clone this github repository:

https://github.com/teamboxcoxrox/teamboxcoxrox.gitlab.io

Data required for the visualization has been included with the code.

EXECUTION - How to run a demo on your code

To run this code locally, make sure that you have python 3.7 or later. Follow the following steps:

  1. Clone this repo git https://github.com/teamboxcoxrox/teamboxcoxrox.gitlab.io
  2. Go into the /docs folder:
cd docs
  1. Run the following command:
python -m http.server
  1. Point your browser at http://localhost:8000 or http://0.0.0.0:8000/

[Optional, but recommended] DEMO VIDEO -

For a complete overview of the Multifaceted Product Recommendation System, please refer to the project report. A copy of which can be found in the main project github repository:

https://github.com/fractalbass/boxcoxrox

====================== LICENSE ======================

MIT License

Copyright (c) 2021 Georgia Institute of Technology CSE 6242 Spring Semester Team 017 Team BoxCoxRox N. Abramson, M. Kunnen, K. Matisko, K. McCanless, M. Porter and S. Tay

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About


Languages

Language:HTML 92.3%Language:Python 4.4%Language:Jupyter Notebook 3.2%Language:R 0.0%Language:Shell 0.0%