Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.1.0 - 2025-07-12
Features
- Use artificial data (60c19d3 by georgedouzas).
- Update binary classifier (bc0452f by georgedouzas).
- Add support for Python 3.13 (12f99ec by georgedouzas).
- Add OpenAI fit implementation (702ca9b by georgedouzas).
- Add OpenAI basic functionality (75b86b8 by georgedouzas).
Docs
Tests
- Update tests for binary classifier (2df0826 by georgedouzas).