gitlab.com / renadalhendy / multiple-linear-regression
Multiple Regression is almost like Simple Linear Regression, but with more than a single independent feature, which means we try to predict a value based on more than one variable. check this project article on medium: https://medium.com/@alhendyrenad/build-a-multiple-linear-regression-model-using-python-c4d9f9cf4cc7
JSON API: http://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/renadalhendy%2Fmultiple-linear-regression
PURL: pkg:gitlab/renadalhendy/multiple-linear-regression
Stars: 0
Forks: 0
Open issues: 0
License: None
Language:
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Last synced at: over 2 years ago
Topics: Multiple Linear Regression, linear regression, matplotlib, normalization, numpy, python