| language: | |
| - en | |
| license: mit | |
| library_name: scikit-learn | |
| tags: | |
| - tabular | |
| - automl | |
| - classification | |
| - scikit-learn | |
| - colab | |
| datasets: | |
| - samder03/2025-24679-tabular-dataset | |
| metrics: | |
| - accuracy | |
| - f1 | |
| - precision | |
| - recall | |
| # Files in this Repository | |
| - `autogluon_predictor.pkl`: The trained `MultiModalPredictor` pickled using `cloudpickle`. | |
| - `autogluon_predictor_dir.pkl`: The zipped native AutoGluon predictor directory for portability. | |
| # Communication | |
| Feel free to contact me for any questions: aslann@cmu.edu |