An open API service indexing awesome lists of open source software.

https://github.com/nero103/project-linear-regression-ecommerce


https://github.com/nero103/project-linear-regression-ecommerce

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Project-Linear-Regression-ECommerce

💵 This is a Linear Regression project on e-commerce data from Kaggle. The model is used to see which platform the company provides has the most association with the total amount spent by customers. By doing this analysis, the model can predict which feature increase will result in an amount increase in the total amount spent.

# Overview
The company needed to know which platform to focus on whether website or app to develop more based on the revenue generated from each experience. The model achieved an R-squared of 0.98 and a coefficient of 38.71 for the app experience and 0.43 for the website experience, suggesting development can be spent on the app to generate revenue or the development can be spent on the website to equal the app's results.