imbal documentation =================== Hello! Welcome to the imbal documentation. imbal is a Tensorflow/Keras extension for machine learning - Addresses issues related to imbalanced data - Handles both classification (e.g. SEP/non-SEP) and regression (e.g. SEP intensity) tasks - Handles both tabular and image data :doc:`Installation guide ` Subpackages: - :doc:`Metrics ` - :doc:`Classification ` - :doc:`Regression ` - :doc:`Util ` Information on incorporated tools: - :doc:`t-SNE Model Explantation ` - :doc:`LIME Prediction Explanation ` - :doc:`SHAP Prediction Explanation ` Code tutorials can be found :doc:`here ` Contact us ------------------ For feedback or questions, please reach out to us through one of the following emails: - tgalletta2022@my.fit.edu - dacosta2022@my.fit.edu .. toctree:: :hidden: :maxdepth: 2 :caption: Contents: /imbal/metrics/metrics /imbal/classification/classification /imbal/regression/regression /imbal/util/util /imbal/tutorials/tutorials