preloader
image

e- Marketplace

The objective of this project is to stimulate and represent real-world e-commerce problems and present their solution on a feasible scale. Initial steps included collection and organization of Raw data by creating a web scraper and extracting information through various concerned marketplaces websites, converting the quasi structured data into a more structured and definite form by using various data cleaning tools, and processing the filtered data for building our model.

Project Details:

The project started with the collection of the datasets and cleaning.

  • Data Collection : Collection and organization of Raw data by creating a web scraper and extracting information through various concerned marketplaces websites.

  • Data Cleaning : Converting the quasi-structured data into a more structured and definite form by using various data cleaning tools.

  • Data Preprocessing : Processing the filtered data for building our model.

  • Exploratory Data Analysis : Making use of various tools for visualizing and analyzing the data and finding patterns and trends in our dataset.

  • Applying Machine Learning/ Deep Learning Algorithms : Training our model using various advanced machine learning and deep learning algorithms for the achievement of higher accuracy of price prediction.

  • Building Web Application : Making use of Python framework and libraries (Django/Flask) to project our model on a web application for proving a good user interface and reflecting the various trends in the e-commerce market.