LICENSE.txt
README.md
setup.py
boxsers/__init__.py
boxsers/_boxsers_utils.py
boxsers/data_augmentation.py
boxsers/misc_tools.py
boxsers/preprocessing.py
boxsers/visual_tools.py
boxsers.egg-info/PKG-INFO
boxsers.egg-info/SOURCES.txt
boxsers.egg-info/dependency_links.txt
boxsers.egg-info/requires.txt
boxsers.egg-info/top_level.txt
boxsers/machine_learning/__init__.py
boxsers/machine_learning/classification.py
boxsers/machine_learning/clustering.py
boxsers/machine_learning/dimension_reduction.py
boxsers/machine_learning/neural_networks.py
boxsers/machine_learning/validation_metrics.py