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

https://github.com/jcsaputra/knn-vs-mlr-vs-polynomial-regression-for-avocado-sales-forecasting

This repository contains an analysis that compares the forecasting accuracy of three regression techniques—K-Nearest Neighbors (KNN), Multiple Linear Regression, and Polynomial Regression—to predict avocado sales in the U.S. Using a dataset from Kaggle, the study explores how each model performs in capturing the complex relationships between variab
https://github.com/jcsaputra/knn-vs-mlr-vs-polynomial-regression-for-avocado-sales-forecasting

Last synced: 9 months ago
JSON representation

This repository contains an analysis that compares the forecasting accuracy of three regression techniques—K-Nearest Neighbors (KNN), Multiple Linear Regression, and Polynomial Regression—to predict avocado sales in the U.S. Using a dataset from Kaggle, the study explores how each model performs in capturing the complex relationships between variab

Awesome Lists containing this project