MCPcopy Create free account
hub / github.com/lazyprogrammer/machine_learning_examples / classification_example.py

File classification_example.py

numpy_class/classification_example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# https://deeplearningcourses.com/c/deep-learning-prerequisites-the-numpy-stack-in-python
2# https://www.udemy.com/deep-learning-prerequisites-the-numpy-stack-in-python
3# YouTube direct link: http://bit.ly/2LENC50
4

Callers

nothing calls this directly

Calls 5

fitMethod · 0.45
scoreMethod · 0.45
predictMethod · 0.45
fit_transformMethod · 0.45
transformMethod · 0.45

Tested by

no test coverage detected