{ "info": { "author": "Simon Meoni", "author_email": "simonmeoni@aol.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "===============\nTest Earlybirds\n===============\n\n\n.. image:: https://img.shields.io/pypi/v/test_earlybirds.svg\n :target: https://pypi.python.org/pypi/test_earlybirds\n\n.. image:: https://img.shields.io/travis/simonmeoni/test_earlybirds.svg\n :target: https://travis-ci.org/simonmeoni/test_earlybirds\n\n.. image:: https://readthedocs.org/projects/test-earlybirds/badge/?version=latest\n :target: https://test-earlybirds.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n.. image:: https://pyup.io/repos/github/simonmeoni/test_earlybirds/shield.svg\n :target: https://pyup.io/repos/github/simonmeoni/test_earlybirds/\n :alt: Updates\n\n\n\ntechnical test for Earlybirds\n\n\n* Free software: Apache Software License 2.0\n* Documentation: https://test-earlybirds.readthedocs.io.\n\nInstall\n--------\n\nTo install the package : `pip3 install test-earlybirds`\n\nCLI\n--------\nTo launch the application with CLI, enter the following commands :\n\n test_ealybirds --k 5 \\\n --output ./output/path/to/csv/result/file \\\n --learn ./output/path/to/csv/learning/file \\\n --evaluation ./output/path/to/csv/evaluation/file\n\n here is a description of arguments :\n - k: the number of the neighbors\n - output: the output path\n - learn: the input path of the train set\n - evaluation: the input path of the evaluation set\n - user_limit: limit the number of user to evaluate\nFeatures\n--------\n\n* I tried to implement this method from this following article : https://www.itm-conferences.org/articles/itmconf/pdf/2017/04/itmconf_ita2017_04008.pdf\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2019-04-14)\n------------------\n\n* First release on PyPI.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/simonmeoni/test_earlybirds", "keywords": "test_earlybirds", "license": "Apache Software License 2.0", "maintainer": "", "maintainer_email": "", "name": "test-earlybirds", "package_url": "https://pypi.org/project/test-earlybirds/", "platform": "", "project_url": "https://pypi.org/project/test-earlybirds/", "project_urls": { "Homepage": "https://github.com/simonmeoni/test_earlybirds" }, "release_url": "https://pypi.org/project/test-earlybirds/0.1.5/", "requires_dist": null, "requires_python": "", "summary": "technical test for Earlybirds", "version": "0.1.5" }, "last_serial": 5174095, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "4b941b67c095af49dc15688577ea5ece", "sha256": "047ec22fcc892317c60470393c4e5393ab34d56e339ec8d1428483fb6f64605e" }, "downloads": -1, "filename": "test_earlybirds-0.1.4.tar.gz", "has_sig": false, "md5_digest": "4b941b67c095af49dc15688577ea5ece", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11378, "upload_time": "2019-04-22T18:36:22", "url": "https://files.pythonhosted.org/packages/bc/1c/a96485a92463b3178d699a734905a723771696f1a7c899c315d5a444ff9f/test_earlybirds-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "62223423789eccf33b0c5aed7a7292ac", "sha256": "1943546b818d667d5ec678364f77f99c69fee193cf7aa24b27761b889142c1fb" }, "downloads": -1, "filename": "test_earlybirds-0.1.5.tar.gz", "has_sig": false, "md5_digest": "62223423789eccf33b0c5aed7a7292ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11639, "upload_time": "2019-04-22T18:56:49", "url": "https://files.pythonhosted.org/packages/7e/ab/2c5f29b0c06eb9ca7169b494041ce753bcf0f9801dc787f31055cfce26f3/test_earlybirds-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "62223423789eccf33b0c5aed7a7292ac", "sha256": "1943546b818d667d5ec678364f77f99c69fee193cf7aa24b27761b889142c1fb" }, "downloads": -1, "filename": "test_earlybirds-0.1.5.tar.gz", "has_sig": false, "md5_digest": "62223423789eccf33b0c5aed7a7292ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11639, "upload_time": "2019-04-22T18:56:49", "url": "https://files.pythonhosted.org/packages/7e/ab/2c5f29b0c06eb9ca7169b494041ce753bcf0f9801dc787f31055cfce26f3/test_earlybirds-0.1.5.tar.gz" } ] }