instaffo-scikit-learn
instaffo-scikit-learn is a Python package that contains transformers and estimators that are compatible with the popular machine learning package scikit-learn.
scikit-learn is the foundation of many machine learning projects here at Instaffo and we are huge fans of the tool. As we sometimes reach the limits of what is possible out of the box, we regularly create custom classes that we have decided to make open source. Please check the license for more details.
Are you curious about how we use technology to disrupt the recruiting industry? Visit our tech blog or take a look at our job board.
Installation
Dependencies
More information about the dependencies can be found in the pyproject.toml file.
User Installation
The easiest way to install instaffo-scikit-learn is using pip:
pip install instaffo-scikit-learn
Changelog
See the changelog for a history of notable changes to instaffo-scikit-learn.
Development
We welcome new contributors to this project!
Source Code
You can check the latest sources with this command:
git clone git@gitlab.com:InstaffoOpenSource/DataScience/instaffo-scikit-learn.git
Dependencies
To work on this project, we recommend having the following tools installed:
Testing
After installation, you can launch the test suite from root:
poetry run tox
Linting
You can launch the linting suite from root:
poetry run black --check .
poetry run pylint $(git ls-files | grep -E "*.py$")
Help and Support
Communication
- Jan-Benedikt Jagusch jan@instaffo.de
- Nikolai Gulatz nikolai@instaffo.de
Acknowledgement
Thank you to scikit-learn for their contribution to open source software!
Release files for instaffo-scikit-learn 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| instaffo-scikit-learn-0.2.2.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| instaffo_scikit_learn-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.7 kB
Release files / instaffo-scikit-learn-0.2.2.tar.gz
| Download URL | instaffo-scikit-learn-0.2.2.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fdf8b785a52db35467dd8218970b0fcb5fcff3cbeb5e620b4f360db9656358d8
|
|
BLAKE2b-256 checksum How to use checksums |
0312ff668cc22678d7e8f315f78fdf5c1ba9f2e6c22a7534d4206d22c4706e9e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.12.17 CPython/3.6.9 Linux/4.15.0-55-generic
|
Release files / instaffo_scikit_learn-0.2.2-py3-none-any.whl
| Download URL | instaffo_scikit_learn-0.2.2-py3-none-any.whl |
|---|---|
| Size | 4.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7fb4bbf13dffb20b3670fccde9b515c7b1159f086f1d66b47e87b2ace2553106
|
|
BLAKE2b-256 checksum How to use checksums |
5b30ecd8d56934627a8b9821717ccff2d9f4fea7a5030c80d05424751fea7425
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.12.17 CPython/3.6.9 Linux/4.15.0-55-generic
|