Skip to content

This is a machine learning model to predict the profit of the any given dataset according to their exog variables (BETA)

License

Notifications You must be signed in to change notification settings

sahar119911/Profit-Predictor-MLR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Profit-Predictor-MLR

This is a machine learning model to predict the profit of the any given dataset according to their exog variables (BETA)

There are four independent variables and the profit value. profit is the dependent variable.

This model is used the concept of y = b0 + b1X1 + b2X2 + ... + bnXn with the backward elimination.

enjoy our predictions with your dataset 😄

Made from ❤️ with :octocat:

Kaveen Hyacinth @ XrotX License: MIT

About

This is a machine learning model to predict the profit of the any given dataset according to their exog variables (BETA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%