{ "info": { "author": "Instaffo GmbH", "author_email": "info@instaffo.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# instaffo-scikit-learn\n\ninstaffo-scikit-learn is a Python package that contains transformers and estimators that are compatible with the popular machine learning package [scikit-learn](https://github.com/scikit-learn/scikit-learn).\n\nscikit-learn is the foundation of many machine learning projects here at [Instaffo](https://instaffo.com/) 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](LICENSE) for more details.\n\nAre you curious about how we use technology to disrupt the recruiting industry? Visit our [tech blog](https://instaffo.tech/) or take a look at our [job board](https://instaffo-jobs.personio.de/).\n\n## Installation\n\n### Dependencies\n\ninstaffo-scikit-learn requires:\n\n- python (>= 3.6)\n- numpy (>= 1.16)\n- pandas (>= 0.24)\n- scikit-learn (>= 0.21)\n- scipy (>= 1.3)\n\nMore information about the dependencies can be found in the [pyproject.toml](pyproject.toml) file.\n\n### User Installation\n\nThe easiest way to install instaffo-scikit-learn is using `pip`:\n\n```\npip install instaffo-scikit-learn\n```\n\n## Changelog\n\nSee the [changelog](CHANGELOG.md) for a history of notable changes to instaffo-scikit-learn.\n\n## Development\n\nWe welcome new contributors to this project!\n\n### Source Code\n\nYou can check the latest sources with this command:\n\n```\ngit clone git@gitlab.com:InstaffoOpenSource/DataScience/instaffo-scikit-learn.git\n```\n\n### Dependencies\n\nTo work on this project, we recommend having the following tools installed:\n\n- [poetry](https://github.com/sdispater/poetry), for dependency management and packaging\n- [pyenv](https://github.com/pyenv/pyenv), for Python version managment.\n\n### Testing\n\nAfter installation, you can launch the test suite from root:\n\n```\npoetry run tox\n```\n\n### Linting\n\nYou can launch the linting suite from root:\n\n```\npoetry run black --check .\npoetry run pylint $(git ls-files | grep -E \"*.py$\")\n```\n\n## Help and Support\n\n### Communication\n\n- Jan-Benedikt Jagusch \n- Nikolai Gulatz \n\n## Acknowledgement\n\nThank you to [scikit-learn](https://scikit-learn.org/stable/) for their contribution to open source software!\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://instaffo.com", "keywords": "scikit-learn,instaffo", "license": "MIT", "maintainer": "Instaffo GmbH", "maintainer_email": "info@instaffo.de", "name": "instaffo-scikit-learn", "package_url": "https://pypi.org/project/instaffo-scikit-learn/", "platform": "", "project_url": "https://pypi.org/project/instaffo-scikit-learn/", "project_urls": { "Homepage": "https://instaffo.com", "Repository": "https://gitlab.com/InstaffoOpenSource/DataScience/instaffo-scikit-learn" }, "release_url": "https://pypi.org/project/instaffo-scikit-learn/0.1.0rc1/", "requires_dist": [ "joblib (>=0.13,<0.14)", "numpy (>=1.16,<2.0)", "pandas (>=0.24,<0.25)", "scikit-learn (>=0.21,<0.22)", "scipy (>=1.3,<2.0)" ], "requires_python": ">=3.6,<4.0", "summary": "This project contains custom scikit-learn estimators that we use.", "version": "0.1.0rc1" }, "last_serial": 5611995, "releases": { "0.1.0rc1": [ { "comment_text": "", "digests": { "md5": "70ef104f3abd44fe86cbd9e1255035e0", "sha256": "ec864f264fb108e480810503e5f991284f19d6506d675d846bc1b4d994e56f19" }, "downloads": -1, "filename": "instaffo_scikit_learn-0.1.0rc1-py3-none-any.whl", "has_sig": false, "md5_digest": "70ef104f3abd44fe86cbd9e1255035e0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 4529, "upload_time": "2019-07-31T07:24:01", "url": "https://files.pythonhosted.org/packages/db/01/79f1f0ae0aadeeb66ab58c60eabce2c2aff0d0b8bdf0e8e7098a6fdfe4b4/instaffo_scikit_learn-0.1.0rc1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9414a165f65ed2d0de4f4207d049b12b", "sha256": "c92673539d706642684a7d47989702ed7a6b47a0a14cff43afe6c62aa2c19f4b" }, "downloads": -1, "filename": "instaffo-scikit-learn-0.1.0rc1.tar.gz", "has_sig": false, "md5_digest": "9414a165f65ed2d0de4f4207d049b12b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 4359, "upload_time": "2019-07-31T07:23:59", "url": "https://files.pythonhosted.org/packages/1e/b3/284288b98dd0146641c40f1bbf92f01481be1fccd22af8a59a6d1acab8ef/instaffo-scikit-learn-0.1.0rc1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "70ef104f3abd44fe86cbd9e1255035e0", "sha256": "ec864f264fb108e480810503e5f991284f19d6506d675d846bc1b4d994e56f19" }, "downloads": -1, "filename": "instaffo_scikit_learn-0.1.0rc1-py3-none-any.whl", "has_sig": false, "md5_digest": "70ef104f3abd44fe86cbd9e1255035e0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 4529, "upload_time": "2019-07-31T07:24:01", "url": "https://files.pythonhosted.org/packages/db/01/79f1f0ae0aadeeb66ab58c60eabce2c2aff0d0b8bdf0e8e7098a6fdfe4b4/instaffo_scikit_learn-0.1.0rc1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9414a165f65ed2d0de4f4207d049b12b", "sha256": "c92673539d706642684a7d47989702ed7a6b47a0a14cff43afe6c62aa2c19f4b" }, "downloads": -1, "filename": "instaffo-scikit-learn-0.1.0rc1.tar.gz", "has_sig": false, "md5_digest": "9414a165f65ed2d0de4f4207d049b12b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 4359, "upload_time": "2019-07-31T07:23:59", "url": "https://files.pythonhosted.org/packages/1e/b3/284288b98dd0146641c40f1bbf92f01481be1fccd22af8a59a6d1acab8ef/instaffo-scikit-learn-0.1.0rc1.tar.gz" } ] }