{ "info": { "author": "Dirk Elsinghorst", "author_email": "de.eplearn5@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "dLearn\n======\n\ndLearn is a Python package which contains machine learning modules.\n\nThe project is not yet publicly available.\n\nInstallation\n------------\n\nDependencies\n~~~~~~~~~~~~\n\ndLearn requires:\n\n- NumPy\n- sklearn\n\nUser installation\n~~~~~~~~~~~~~~~~~\n\nThe easiest way to install dLearn is using ``pip`` ::\n\n pip install -U dlearn\n\nOr if you want to install from sources you can execute in\nthe `dLearn` directory (same one where you found this file after\ncloning the git repo) ::\n\n python setup.py install\n\nSource code\n~~~~~~~~~~~\n\nYou can check the latest sources with the command::\n\n git clone https://github.com/de-eplearn/dlearn.git\n\nUsage\n-----\n\nSome examples of how to start using the modules one can find\nin the subfolder /examples/\n\nAuthor\n------\n\nDirk Elsinghorst\n\nLicense\n-------\n\ndLearn is published under the MIT License.\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/de-eplearn/dlearn", "keywords": "machine learning preprocessing cluster", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "dlearn", "package_url": "https://pypi.org/project/dlearn/", "platform": "", "project_url": "https://pypi.org/project/dlearn/", "project_urls": { "Homepage": "https://github.com/de-eplearn/dlearn" }, "release_url": "https://pypi.org/project/dlearn/0.1.0/", "requires_dist": [ "numpy", "sklearn" ], "requires_python": "", "summary": "A collection of python modules for machine learning.", "version": "0.1.0" }, "last_serial": 3515203, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "be1ede3742dbbc3c99183ab03c8b06e6", "sha256": "cb8e62e8f8de910cfcc00bb99fc845833cf927d19c79b53b859cedd503469721" }, "downloads": -1, "filename": "dlearn-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "be1ede3742dbbc3c99183ab03c8b06e6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3088, "upload_time": "2018-01-23T20:31:50", "url": "https://files.pythonhosted.org/packages/fd/8b/3e9e5312c02382cc297e542bbf05b77b972ac38e6e1bab2adabedb528f9e/dlearn-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "935049d0c07a9589b6869ceb1572a8ef", "sha256": "5647729055bc4ba1bba04fbb10bfb10d0cfa0c76ef8df92b3e6b884de77be41d" }, "downloads": -1, "filename": "dlearn-0.1.0.tar.gz", "has_sig": false, "md5_digest": "935049d0c07a9589b6869ceb1572a8ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1753, "upload_time": "2018-01-23T20:31:51", "url": "https://files.pythonhosted.org/packages/5b/ac/0906fa0b29efc80a841d64f8cb57a120b2bfedd249e19c4f02155f0639f9/dlearn-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "be1ede3742dbbc3c99183ab03c8b06e6", "sha256": "cb8e62e8f8de910cfcc00bb99fc845833cf927d19c79b53b859cedd503469721" }, "downloads": -1, "filename": "dlearn-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "be1ede3742dbbc3c99183ab03c8b06e6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3088, "upload_time": "2018-01-23T20:31:50", "url": "https://files.pythonhosted.org/packages/fd/8b/3e9e5312c02382cc297e542bbf05b77b972ac38e6e1bab2adabedb528f9e/dlearn-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "935049d0c07a9589b6869ceb1572a8ef", "sha256": "5647729055bc4ba1bba04fbb10bfb10d0cfa0c76ef8df92b3e6b884de77be41d" }, "downloads": -1, "filename": "dlearn-0.1.0.tar.gz", "has_sig": false, "md5_digest": "935049d0c07a9589b6869ceb1572a8ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1753, "upload_time": "2018-01-23T20:31:51", "url": "https://files.pythonhosted.org/packages/5b/ac/0906fa0b29efc80a841d64f8cb57a120b2bfedd249e19c4f02155f0639f9/dlearn-0.1.0.tar.gz" } ] }