Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
linear-regression-from-scratch – AI Model by Kannigadevi | AlphaNeural AI
You can deploy this model and start earning money today!
Kannigadevi
/
linear-regression-from-scratch
like
0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Linear Regression From Scratch
This model was trained from scratch in Python using simple gradient descent.
It learns the function
y = 2x + 3
.
Files
linear_model.json
– contains learned weight and bias values.