Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lazyprogrammer/machine_learning_examples
/ regression.py
File
regression.py
supervised_class/regression.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# https://deeplearningcourses.com/c/data-science-supervised-machine-learning-in-python
2
# https://www.udemy.com/data-science-supervised-machine-learning-in-python
3
# Works with Python 2 and 3
4
Callers
nothing calls this directly
Calls
2
fit
Method · 0.45
predict
Method · 0.45
Tested by
no test coverage detected