Releases: slickml/slick-ml
Releases Β· slickml/slick-ml
Version 0.3.1
π£π₯ What's Changed
π Fixed
- Fixed minimum version of
scikit-learn
in dependencies to fixmetrics
bug.by @amirhessam88 in #198
πββοΈ Notes
- Python
v3.12
testing in CI coming soon π .
Full Changelog π v0.3.1...v0.3.0
Version 0.3.0
π£π₯ What's Changed
π Fixed
- Updated
CONTRIBUTING
doc with latest changes including python versions andtox
by @amirhessam88 in #195
π₯ Added
- Enabled local testing with python
v3.10
andv3.11
viatox
by @amirhessam88 in #194 - Re-arranged
poe
tasks inpyproject.toml
for better readability by @amirhessam88 in #192
πββοΈ Notes
- Python
v3.12
testing in CI coming soon π .
Full Changelog π v0.3.0-beta...v0.3.0
Version 0.3.0-beta
π£π₯ What's Changed
π Fixed
- Bumped version and updated
CHANGELOG
by @amirhessam88 in #191 - Enabled poetry cache for all python versions in CI/CD by @amirhessam88 in #189
- Dropped
python v3.8
, upgraded all dependencies, adapted all unit-tests based on API changes by @amirhessam88 in #188 - Fixed
codecov
badge andcodecov-action
by @amirhessam88 in #186, #187
π₯ Added
- Added
deprecated
annotation toslickml.utils
by @amirhessam88 in #182 - Added
python v3.11
by @amirhessam88 in #179
Full Changelog π v0.2.1...v0.3.0-beta
Version 0.2.1
π£π₯ What's Changed
π Fixed
- Bumped version and updated
CHANGELOG
by @amirhessam88 in #178 - Fixed
badges
in API docs by @amirhessam88 in #174
π₯ Added
- Rolled out basic
CLI
functionalities by @amirhessam88 in #177, #176 - Rolled out unit-tests to cover
save-path
parameter in all visualization modules by @amirhessam88 in #175 - Enabled threshold in
.coveragerc
andcodecov.yml
to protect test coverages by @amirhessam88 in #173
πββοΈ Notes
- More examples using
ZenML
,BentoML
andPrefect
coming soon π .
Full Changelog π v0.2.0...v0.2.1
Version 0.2.0
π£π₯ What's Changed
π Fixed
XGBoostHyperOptimizer
refactor by @amirhessam88 in #169
π₯ Added
- Rolled out type checking with
mypy
by @amirhessam88 in #171 - Rolled out more
flake8
plugins by @amirhessam88 in #170
πββοΈ Notes
- More examples using
ZenML
,BentoML
andPrefect
coming soon π .
Full Changelog π v0.2.0-beta.2...v0.2.0
Version 0.2.0-beta.2
π£π₯ What's Changed
π Fixed
XGBoostBayesianOptimizer
refactor by @amirhessam88 in #164XGBoostFeatureSelector
refactor by @amirhessam88 in #156XGBoostFeatureSelector
callbacks
by @amirhessam88 in #161tox.ini
and package dependencies includingpoetry-core v1.3.2
by @amirhessam88 in #151codecov-action v3
by @amirhessam88 in #157- Default reviewers and new members by @amirhessam88 in #155
π₯ Added
conftest.py
forpytest
unit-tests by @amirhessam88 in #158ascii art banner
ideas to assets/designs andpoe greet
by @amirhessam88 in #153, #159BaseXGBoostEstimator
by @amirhessam88 in #162
πββοΈ Notes
- The refactored
XGBoostHyperOpt
class for optimization will be released inversion 0.2.0-rc
soon π .
Full Changelog π v0.2.0-beta.1...v0.2.0-beta.2
Version 0.2.0-beta.1
π£π₯ What's Changed
π Fixed
Format / Lint
by @amirhessam88 in #95, #100, #110Utils
by @amirhessam88 in #96, #98, #112CI/CD
workflows by @amirhessam88 in #143, #123Metrics
refactor by @amirhessam88 in #147, #113, #108, #109GLMNetCVClassifier
refactor by @amirhessam88 in #141, #144XGBoostCVRegressor
refactor by @amirhessam88 in #137, #135XGBoostCVClassifier
refactor by @amirhessam88 in #133, #126Sphinx Auto-Api Docs + README
by @amirhessam88 in #105, #150, #148, #145, #114, #127, #115, #129, #130, #117, #116, #111, #124
π₯ Added
- PR template by @chadac in #99
- Check-Var Utilities + Update Dependencies by @amirhessam88 in #103
- Workflow for API Docs Deploy by @amirhessam88 in #104
codecov.yml
by @amirhessam88 in #138py.typed
to comply withPEP-561
by @amirhessam88 in #131Poetry v1.2
by @amirhessam88 in #142
πββοΈ Notes
- The refactored
selection
andoptimization
modules (mode details in #149) will come soon inversion 0.2.0-beta.2
soon π .
Full Changelog π v0.2.0-beta...v0.2.0-beta.1
Version 0.2.0-beta
π£π₯ What's Changed
π Fixed
.flake8
,.gitingore
entries,ISSUE_TEMPLATES
,README.md
,CONTRIBUTING.md
,assets/
,examples/
formats, andsrc/
style, andci.yml
workflow by @amirhessam88 in #77
π₯ Added
- Poetry essentials and essentials based on #72 and removed all setup.py essentials by @amirhessam88 in #77
tox
,mypy
,pytest-cov
by @amirhessam88 in #77sphinx-auto-api-doc
based on #32 by @amirhessam88 in #77- Python v3.8 to ci.yml Workflow by @amirhessam88 in #79
- Python v3.10 + Update CI Workflow by @amirhessam88 in #87
Codecov
Workflow by @amirhessam88 in #89Codecov
badge to README by @amirhessam88 in #90gfortran
to Ubuntu install by @chadac in #92
πββοΈ Notes
- The main API was kept as Version 0.1.5 and the changes will come in Version 0.2.0 soon.
π§βπ»π« New Contributors
Full Changelog π https://github.com/slickml/slick-ml/commits/v0.2.0-beta