Git Product home page Git Product logo

ml-project's Introduction

Machine Learning Project - TripAdvisor East-Flanders

This repository contains the code and documentation for the Machine Learning project completed as part of the Machine Learning course at Ghent University. The project aimed to explore and make predictions on a dataset of 2500 TripAdvisor listings in East-Flanders, scraped from the website. The data consisted mostly of tabular, text, and image data.

The project consisted of three sprints:

  1. Exploratory Data Analysis (EDA): Conducted a thorough EDA of the data, including finding interesting insights such as recommended restaurants for dog-walking and the location of expensive restaurants in Ghent.

  2. Traditional ML Methods: Built predictive models using traditional ML methods, including a recommendation system based on image clustering, a "budget filter" model, and an "influencer maker" model to determine measures for maximizing restaurant reviews.

  3. Deep Learning Methods: Improved the recommendation system from sprint 2 with the use of deep learning methods, including anomaly detection to improve classification models and text generation models such as fine-tuning GPT-2 to generate restaurant reviews.

The code for each sprint is organized into separate folders.

Getting Started

To run the code in this repository, you will need to have Python and the following packages installed:

  • pandas
  • numpy
  • scikit-learn
  • keras
  • tensorflow
  • matplotlib
  • seaborn
  • transformers

You can install these packages using pip by running the command pip install -r requirements.txt.

Usage

Each sprint's code can be found in a separate folder. Simply navigate to the desired sprint's folder and run the code files.

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request.

Acknowledgements

We would like to thank the Machine Learning course staff at Ghent University for their guidance and support throughout the project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

ml-project's People

Contributors

hikmatelhaj avatar rtalwar2 avatar xdv6 avatar

Watchers

 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.