Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/jwasham/practice-python
/ fruit-classify.py
File
fruit-classify.py
machine-learning/fruit-classify.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
sklearn
import
tree
2
3
TEXTURE_BUMPY = 0
4
TEXTURE_SMOOTH = 1
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected