spam_detector_ai/__init__.py,sha256=kS-MIm7kvYW6T_7B4zfhaWKm-X02PDsSahnyaOS3i6o,462
spam_detector_ai/logger_config.py,sha256=eU_Akiu-xqMZYXsNqsZp-joXkBCTP3eHx-ra6zJ4MBo,748
spam_detector_ai/trainer.py,sha256=oA--RfrJ-T82UbUxqRiiuLQk1jRmRtpSXQLx1inL8Wg,2111
spam_detector_ai/classifiers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
spam_detector_ai/classifiers/base_classifier.py,sha256=QyMvEg8k4dEEohnDmdEdgOaCsNNDAucolXYAGRNKJtY,704
spam_detector_ai/classifiers/classifier_types.py,sha256=UwwKCh8jeqTy-BkgQF8n3iJlOdv7bMCO6dr3hDVBH_o,229
spam_detector_ai/classifiers/logistic_regression_classifier.py,sha256=6HLYJlULg_DvAi3IbmrKCNQhWgVOZunFWvQNgbzdUjk,869
spam_detector_ai/classifiers/naive_bayes_classifier.py,sha256=KPErfBRaaZ-jYjo0Bw6MU_xTZzzdzxeCkw20-PQF-XI,1051
spam_detector_ai/classifiers/random_forest_classifier.py,sha256=iovOK57k8U2XJglvM0pycCABDxFCNKbNTzbKA_My1ys,816
spam_detector_ai/classifiers/svm_classifier.py,sha256=3ObLTUNeukFIwFm7bMczNmrTZJLlj8RhXvD9tbK38_o,575
spam_detector_ai/classifiers/xgb_classifier.py,sha256=9YoL5gA9Wwo1d_-ZRXHX7zDOEiGasczX1LCsPr4oHbg,2086
spam_detector_ai/loading_and_processing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
spam_detector_ai/loading_and_processing/data_loader.py,sha256=ffZ9Gi31BGFCCsP4igh24Zq5BZXc45Xh6dleLZr1N0s,625
spam_detector_ai/loading_and_processing/preprocessor.py,sha256=uCDpeZdK_CYHlcVtB3et-HctCYfwgX0x5pSjDWYEUYo,1221
spam_detector_ai/models/bayes/naive_bayes_model.joblib,sha256=9C93FXTpONTQ80PA6rn0LIhvWIZxKCRQZwZuzBXP_oA,280871
spam_detector_ai/models/bayes/naive_bayes_vectoriser.joblib,sha256=pDDbUkjvdxG1t5i0M6114f3vBulipnFVT02KvUSAewc,266751
spam_detector_ai/models/logistic_regression/logistic_regression_model.joblib,sha256=auA8-dHl-HyfJE178YSrJd3y0LnzneSeFD3Nrsp_7Lo,12991
spam_detector_ai/models/logistic_regression/logistic_regression_vectoriser.joblib,sha256=AhGIW8XzthI86HA5BTLMKWJ1T1hQhnPIViwy8nBte60,53735
spam_detector_ai/models/random_forest/random_forest_model.joblib,sha256=QC26rzrGkh-4yc8BNpjEYHRK2VXtS_F2CxknCl9QWqg,19939721
spam_detector_ai/models/random_forest/random_forest_vectoriser.joblib,sha256=AhGIW8XzthI86HA5BTLMKWJ1T1hQhnPIViwy8nBte60,53735
spam_detector_ai/models/svm/svm_model.joblib,sha256=7kgHt75H3SbUDHkOVfaMwXgpM4_IC9uDV0we9BtSi1k,1463339
spam_detector_ai/models/svm/svm_vectoriser.joblib,sha256=AhGIW8XzthI86HA5BTLMKWJ1T1hQhnPIViwy8nBte60,53735
spam_detector_ai/models/xgb/xgb_model.joblib,sha256=ik9UUG5rvKmEHc26pMSVAEKtkc7Mz1dZtpagYUDF4U8,395872
spam_detector_ai/models/xgb/xgb_model.json,sha256=1Rluoaxl9d6e0MC1T8OMNbIaWkjaVJDYbkR6XxdFyQ0,452000
spam_detector_ai/models/xgb/xgb_vectoriser.joblib,sha256=AhGIW8XzthI86HA5BTLMKWJ1T1hQhnPIViwy8nBte60,53735
spam_detector_ai/models/xgb/xgb_vectoriser_label_encoder.joblib,sha256=iia3zi5sZZhWe2BouT5sJpddGxwRb4yxmp6Ro5CGMfw,486
spam_detector_ai/prediction/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
spam_detector_ai/prediction/performance.py,sha256=AvCSnuPc5L0DKcnO26STPMauSrcqVCjZ-Ws1DYiYBl8,291
spam_detector_ai/prediction/predict.py,sha256=xwhYC7L5Wcs9lWm3LKXZgNbc9_QvijHCBuj6aZi6K7o,13245
spam_detector_ai/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
spam_detector_ai/tests/launcher.py,sha256=L4IumsFDxgpwl42MKUgvRUSapbjaq9jk8ijSjOQ55rI,536
spam_detector_ai/tests/py_test.py,sha256=T_dUL_iFzOq5VHu8plL8Jo1LH7M8vK16h8JgCou2lK0,3428
spam_detector_ai/tests/test.py,sha256=QQoeggKtWKSPfCNMZnSpJhTMJ4D0pLd8WBNKL2CLt0k,1977
spam_detector_ai/tests/test_dataloader.py,sha256=Ho3nlijJq4oMMYsG9s4JbzI2vaytdknqIgBm1KXRPLU,1471
spam_detector_ai/tests/test_preprocessor.py,sha256=bXHzd_MGxqKNh0zdToI0Z-8aFaidAQadtS62j6fsX5A,1905
spam_detector_ai/tests/test_voting_score.py,sha256=NHzNDuA7MrZXMc3GUKqpbeTmJeVuXmlcyYYPIGS2q7U,4215
spam_detector_ai/training/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
spam_detector_ai/training/train_models.py,sha256=fTp5K2Mu_5037HCHZ4N1oJM3VZu7j46KvYsOI3nu16w,4221
spam_detector_ai/tuning/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
spam_detector_ai/tuning/fine_tuning_logistic_regression.py,sha256=g5vtXh5hY9KDfe7twhaTDoNfYIXtSEUc6lKtAdPsZSE,2306
spam_detector_ai/tuning/fine_tuning_svm.py,sha256=EGIrZXmeFFBXnShoGPP5yjlBpfftmAvpHh0DtewjapM,1980
spam_detector_ai/tuning/fine_tuning_xgb.py,sha256=4Pe4bLTsCXJkFkJgBu54tpxEueekbC_FkB9b9JdZMUU,2380
spam_detector_ai-2.3.1.dist-info/licenses/LICENSE,sha256=bGQSoOBIwgUBI5oPmfU7LVbLOy2VulYi1__GgwTkGFo,1075
spam_detector_ai-2.3.1.dist-info/METADATA,sha256=YsmxpkZ9Hu3epbtkffS1-w_WmgoPbD5tflrLs3IgfhY,26498
spam_detector_ai-2.3.1.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
spam_detector_ai-2.3.1.dist-info/top_level.txt,sha256=CpDp3aQBdJ-lA3sLxRenjAcIrVAzLFtmUJ7aPpyB8z4,17
spam_detector_ai-2.3.1.dist-info/RECORD,,
