Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lazyprogrammer/machine_learning_examples
/ app_trainer.py
File
app_trainer.py
supervised_class/app_trainer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
print_function, division
2
from
builtins
import
range, input
3
# Note: you may need to update your version of future
4
# sudo pip install -U future
Callers
nothing calls this directly
Calls
3
get_data
Function · 0.90
fit
Method · 0.45
score
Method · 0.45
Tested by
no test coverage detected