john-toolbox

Wrapper for transformers scikit learn pipeline and wrapper for ml model


Keywords
sklearn, pipeline, pytorch, data-science, machine-learning, python, scikit-learn
License
MIT
Install
pip install john-toolbox==0.5.1

Documentation

Welcome to john_toolbox 👋

Version Documentation Maintenance License:MIT

This is my own toolbox for pipeline preprocessing Transformer and Pytorch model with callbacks.

🏠 Homepage

Install

pip install john-toolbox

Author

👤 Johnathan Nguyen

How to use ?

If you want examples. please refer to notebooks directory. It contains tutorials.

Show your support

Give a ⭐️ if this project helped you!

Useful link

how to publish new version in pypi with poetry ?

https://johnfraney.ca/posts/2019/05/28/create-publish-python-package-poetry/

how to create a new release ?

https://www.atlassian.com/fr/git/tutorials/comparing-workflows/gitflow-workflow

how to generate docs

https://github.com/JamesALeedham/Sphinx-Autosummary-Recursion

how to deploy with github actions

https://blog.flozz.fr/2020/09/21/deployer-automatiquement-sur-github-pages-avec-github-actions/


This README was created with the markdown-readme-generator