iota2.common.py_features
Functions
|
Use a python function to generate features through the use of numpy arrays |
|
usage : Function use to compute features according to a configuration file |
|
do important scientific stuff, publishing in progress |
Classes
|
partial(func, *args, **keywords) - new function with partial application of the given arguments and keywords. |