Skip to content

Releases: adamspd/spam-detection-project

v2.1.18

01 Sep 19:35
520fd72
Compare
Choose a tag to compare

What’s Changed

  • Fixed the path issue when running training and testing on terminal

v2.1.16

12 Jun 00:12
89cf37e
Compare
Choose a tag to compare

What’s Changed

  • Remove duplicates in data/spam.csv
  • Update README to deprecate API V1

v2.1.15

07 Jun 23:42
fc4f977
Compare
Choose a tag to compare

What’s Changed

✨ Enhancement

5 changes

v2.1.14

04 May 14:58
b417ad4
Compare
Choose a tag to compare

What’s Changed

✨ Enhancement

5 changes

v2.1.13

04 Mar 08:01
2ab581b
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes & 📚 Documentation

  • Small changes in readme & workflow by @adamspd in (#33)

✨ Enhancement

5 changes

Release 2.1.12

04 Feb 21:29
029433c
Compare
Choose a tag to compare

What’s Changed

  • No changes

Release v2.1.3

04 Feb 20:32
5bd3468
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

✨ Enhancement

v2.1.2

04 Feb 18:55
Compare
Choose a tag to compare

What's Changed

  • Bump imbalanced-learn from 0.11.0 to 0.12.0 by @dependabot in #22
  • Bump pytest from 7.4.4 to 8.0.0 by @dependabot in #23
  • Updated check version script to check on pypi test also by @adamspd in #25

Full Changelog: v2.1.1...v2.1.2

v2.1.1

22 Jan 10:17
5435a48
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

v2.1.0

21 Jan 22:03
2e9ceb1
Compare
Choose a tag to compare

⚠️ Warning: No significant breaking changes were added to the version 2.x.x in terms of usage. On the other hand, the fine-tuning of the models has been moved to a separate module (tuning) and the tests have been moved to a separate module (tests). ⚠️

What's Changed

  • Added 2 new classifiers and more tuning scripts by @adamspd in #21

Full Changelog: v2.0.6...v2.1.0