check_build_prereqs#
- scikitplot.cython.check_build_prereqs(*, numpy=False)[source]#
Check whether build prerequisites are importable.
Gallery examples#
Multi-file builds: .pxi includes and external headers
Multi-file builds: .pxi includes and external headers
Vector ops without NumPy: array(‘d’) + memoryviews
Vector ops without NumPy: array('d') + memoryviews
Workflow templates (train / hpo / predict) + CLI entry template
Workflow templates (train / hpo / predict) + CLI entry template