{ "info": { "author": "Yash Lamba", "author_email": "yashlamba2000@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "# DFFML Models For scikit / sklearn\n\n## About\n\nModels created using scikit.\n\n## Install\n\n```console\n$ python3 -m pip install --user dffml-model-scikit\n```\n\n## Usage\n\n1. Linear Regression Model\n\nFor implementing linear regression to a dataset, let us take a simple example:\n\n| Years of Experience | Expertise | Trust Factor | Salary |\n| -------------------- | ---------- | ------------ | ------ |\n| 0 | 01 | 0.2 | 10 |\n| 1 | 03 | 0.4 | 20 |\n| 2 | 05 | 0.6 | 30 |\n| 3 | 07 | 0.8 | 40 |\n| 4 | 09 | 1.0 | 50 |\n| 5 | 11 | 1.2 | 60 |\n\n```console\n$ cat > train.csv << EOF\nYears,Expertise,Trust,Salary\n0,1,0.2,10\n1,3,0.4,20\n2,5,0.6,30\n3,7,0.8,40\nEOF\n$ cat > test.csv << EOF\nYears,Expertise,Trust,Salary\n4,9,1.0,50\n5,11,1.2,60\nEOF\n$ dffml train \\\n -model scikitlr \\\n -model-features Years:int:1 Expertise:int:1 Trust:float:1 \\\n -model-predict Salary \\\n -model-directory tempdir \\\n -sources f=csv \\\n -source-filename train.csv \\\n -source-readonly \\\n -log debug\n$ dffml accuracy \\\n -model scikitlr \\\n -model-features Years:int:1 Expertise:int:1 Trust:float:1 \\\n -model-predict Salary \\\n -model-directory tempdir \\\n -sources f=csv \\\n -source-filename test.csv \\\n -source-readonly \\\n -log debug\n$ echo -e 'Years,Expertise,Trust\\n6,13,1.4\\n' | \\\n dffml predict all \\\n -model scikitlr \\\n -model-features Years:int:1 Expertise:int:1 Trust:float:1 \\\n -model-predict Salary \\\n -model-directory tempdir \\\n -sources f=csv \\\n -source-filename /dev/stdin \\\n -source-readonly \\\n -log debug\n```\n\n## License\n\nScikit Models are distributed under the terms of the\n[MIT License](LICENSE).\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/intel/dffml/blob/master/model/scikit/README.md", "keywords": "dffml", "license": "MIT", "maintainer": "John Andersen", "maintainer_email": "john.s.andersen@intel.com", "name": "dffml-model-scikit", "package_url": "https://pypi.org/project/dffml-model-scikit/", "platform": "", "project_url": "https://pypi.org/project/dffml-model-scikit/", "project_urls": { "Homepage": "https://github.com/intel/dffml/blob/master/model/scikit/README.md" }, "release_url": "https://pypi.org/project/dffml-model-scikit/0.1.0.post0/", "requires_dist": [ "dffml (>=0.4.0)", "scipy (==1.4.1)", "scikit-learn (>=0.21.2)", "joblib (>=0.13.2)", "pandas (>=0.25.0)" ], "requires_python": "", "summary": "", "version": "0.1.0.post0", "yanked": false, "yanked_reason": null }, "last_serial": 10602752, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "45fb48c4c6b9976c1492dfb9c55d728d", "sha256": "4aa0f6c358dbf25792c4a79d2c000acc7e41cc57153e0f545540b55fba2abf4d" }, "downloads": -1, "filename": "dffml-model-scikit-0.0.2.tar.gz", "has_sig": false, "md5_digest": "45fb48c4c6b9976c1492dfb9c55d728d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8824, "upload_time": "2019-10-26T21:02:24", "upload_time_iso_8601": "2019-10-26T21:02:24.046309Z", "url": "https://files.pythonhosted.org/packages/0b/cb/db6b1cc4454967d1f8dc7f3ec09f0211c611eb5d9519cf9f507928a187db/dffml-model-scikit-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "601f045d09669afca06a6111bfc6ed95", "sha256": "75186d5dab5970caf96e8beb8eda4c11cd461574f61f0472d3a4d364d9d7bbde" }, "downloads": -1, "filename": "dffml-model-scikit-0.0.3.tar.gz", "has_sig": false, "md5_digest": "601f045d09669afca06a6111bfc6ed95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8980, "upload_time": "2019-12-12T08:49:56", "upload_time_iso_8601": "2019-12-12T08:49:56.974835Z", "url": "https://files.pythonhosted.org/packages/1b/c8/f425b95d4b231357c6c3dccd97382729af3caa8063613eb45f6816e4c44f/dffml-model-scikit-0.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "e6a53090b29404a5e8affa85a62fd135", "sha256": "efb2622abbbdb555fb2cfe33d303e99eef371658941d90387e57cd74b7e8c723" }, "downloads": -1, "filename": "dffml-model-scikit-0.0.4.tar.gz", "has_sig": false, "md5_digest": "e6a53090b29404a5e8affa85a62fd135", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11561, "upload_time": "2020-01-03T22:10:22", "upload_time_iso_8601": "2020-01-03T22:10:22.318669Z", "url": "https://files.pythonhosted.org/packages/84/cb/bb50bdb67644d1d6152633241bbc1a495b7b2907b5ef1ddba13aa1327cb6/dffml-model-scikit-0.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "17ba43c730c64f6b3941c6c9ac1968af", "sha256": "532ec1d5475a350c64b4e7a764ba01689a3f1063a07e73439d2e291a0e8574ae" }, "downloads": -1, "filename": "dffml-model-scikit-0.0.5.tar.gz", "has_sig": false, "md5_digest": "17ba43c730c64f6b3941c6c9ac1968af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15652, "upload_time": "2020-02-13T22:38:44", "upload_time_iso_8601": "2020-02-13T22:38:44.363931Z", "url": "https://files.pythonhosted.org/packages/e9/b4/012c329b9fa07e79c68abe17200ffc7106502348fe69205f4ad97687cfd2/dffml-model-scikit-0.0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "afa8447029b03d57543d62889b1dd1e1", "sha256": "3aba9e44d713cbd5ed7669cf7f1b12cef0d12a42f7dee7abe3d55f85cdd77292" }, "downloads": -1, "filename": "dffml-model-scikit-0.0.6.tar.gz", "has_sig": false, "md5_digest": "afa8447029b03d57543d62889b1dd1e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15318, "upload_time": "2020-03-02T21:23:32", "upload_time_iso_8601": "2020-03-02T21:23:32.263402Z", "url": "https://files.pythonhosted.org/packages/3d/a7/d5f89bd57e27ed9acbb8938d423683ec7e07ac6d33df836092045985c648/dffml-model-scikit-0.0.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "e7d027e37904f0aa4bf5644718cb4a91", "sha256": "df1bb0d1dd240a6549312ea832376894171034e5039c17f8b25937badebbaca1" }, "downloads": -1, "filename": "dffml-model-scikit-0.0.7.tar.gz", "has_sig": false, "md5_digest": "e7d027e37904f0aa4bf5644718cb4a91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15309, "upload_time": "2020-03-10T23:00:51", "upload_time_iso_8601": "2020-03-10T23:00:51.803369Z", "url": "https://files.pythonhosted.org/packages/ca/e6/7c4ce757da7c5f8a3c9f07a00d3be4a48a5dbcc58899f92ba71199b83773/dffml-model-scikit-0.0.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "696b840d8a1e587db20f59c6bba84072", "sha256": "1242e10ae63208207e106172d214408fc2622025f88b386c011e6b45647c3235" }, "downloads": -1, "filename": "dffml-model-scikit-0.0.8.tar.gz", "has_sig": false, "md5_digest": "696b840d8a1e587db20f59c6bba84072", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15311, "upload_time": "2020-04-04T21:41:44", "upload_time_iso_8601": "2020-04-04T21:41:44.601640Z", "url": "https://files.pythonhosted.org/packages/cc/2f/2f6de4fe6bf20435149f78eea460a894c74c9bd17fa7548687c94f8f4e29/dffml-model-scikit-0.0.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "743eb6111ae4fd24f81067fd9516c8ca", "sha256": "f97d4212ce8971bd87727292ca03c417ebc31a17687b211d154e09afbd0f3d7e" }, "downloads": -1, "filename": "dffml-model-scikit-0.0.9.tar.gz", "has_sig": false, "md5_digest": "743eb6111ae4fd24f81067fd9516c8ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15304, "upload_time": "2020-04-14T23:03:30", "upload_time_iso_8601": "2020-04-14T23:03:30.502021Z", "url": "https://files.pythonhosted.org/packages/e4/e5/96f622990316349c87d41802cebeb50184166d4afbd3f701337a4cfac815/dffml-model-scikit-0.0.9.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "6ace0e78ee37a6075e52c23938670887", "sha256": "c8528c08bec5cb30351e56726f5db86da48b8c5dfe4edf09e5c760f2c0ef4639" }, "downloads": -1, "filename": "dffml_model_scikit-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "6ace0e78ee37a6075e52c23938670887", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16982, "upload_time": "2021-02-18T09:15:38", "upload_time_iso_8601": "2021-02-18T09:15:38.694388Z", "url": "https://files.pythonhosted.org/packages/13/ee/2b93dcec87b02b6b7e673cb0537ccf58623e0e9e0a8f355c597dac68598f/dffml_model_scikit-0.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3fd78aa2c33195f0867522d4a0f00176", "sha256": "805e63beb272ace7a5033688b87ef7f8e08636ca650e610a3b8920fbb31ec8c1" }, "downloads": -1, "filename": "dffml-model-scikit-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3fd78aa2c33195f0867522d4a0f00176", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16064, "upload_time": "2021-02-18T09:15:39", "upload_time_iso_8601": "2021-02-18T09:15:39.766781Z", "url": "https://files.pythonhosted.org/packages/00/32/281d209f056572a8982904c326a1c220f8f848f8c78d9c0cffe28e0a8573/dffml-model-scikit-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0.post0": [ { "comment_text": "", "digests": { "md5": "bb956824d3668a0a4666020981035523", "sha256": "9084ac62a1b6f463c275b98b0986e01f08f15da62f4c70f11c8f4e67aee78949" }, "downloads": -1, "filename": "dffml_model_scikit-0.1.0.post0-py3-none-any.whl", "has_sig": false, "md5_digest": "bb956824d3668a0a4666020981035523", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16937, "upload_time": "2021-06-09T15:48:02", "upload_time_iso_8601": "2021-06-09T15:48:02.658834Z", "url": "https://files.pythonhosted.org/packages/7f/a2/f41f887d4b0a47f09c682f626a158088f06552eddd82b6239248c90a29ff/dffml_model_scikit-0.1.0.post0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9df4901504a66ebe6da85fb33b766b2b", "sha256": "6b2dcfbc702a6a0ece8ea4d1e36513b96a0b7b4636ac8b663ced06e499bc1e2d" }, "downloads": -1, "filename": "dffml-model-scikit-0.1.0.post0.tar.gz", "has_sig": false, "md5_digest": "9df4901504a66ebe6da85fb33b766b2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15156, "upload_time": "2021-06-09T15:48:03", "upload_time_iso_8601": "2021-06-09T15:48:03.641894Z", "url": "https://files.pythonhosted.org/packages/5d/31/c897d44529c65b2f46dca6b8b79c42abbeb3acecb238b1e0797dd4e26a7b/dffml-model-scikit-0.1.0.post0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bb956824d3668a0a4666020981035523", "sha256": "9084ac62a1b6f463c275b98b0986e01f08f15da62f4c70f11c8f4e67aee78949" }, "downloads": -1, "filename": "dffml_model_scikit-0.1.0.post0-py3-none-any.whl", "has_sig": false, "md5_digest": "bb956824d3668a0a4666020981035523", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16937, "upload_time": "2021-06-09T15:48:02", "upload_time_iso_8601": "2021-06-09T15:48:02.658834Z", "url": "https://files.pythonhosted.org/packages/7f/a2/f41f887d4b0a47f09c682f626a158088f06552eddd82b6239248c90a29ff/dffml_model_scikit-0.1.0.post0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9df4901504a66ebe6da85fb33b766b2b", "sha256": "6b2dcfbc702a6a0ece8ea4d1e36513b96a0b7b4636ac8b663ced06e499bc1e2d" }, "downloads": -1, "filename": "dffml-model-scikit-0.1.0.post0.tar.gz", "has_sig": false, "md5_digest": "9df4901504a66ebe6da85fb33b766b2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15156, "upload_time": "2021-06-09T15:48:03", "upload_time_iso_8601": "2021-06-09T15:48:03.641894Z", "url": "https://files.pythonhosted.org/packages/5d/31/c897d44529c65b2f46dca6b8b79c42abbeb3acecb238b1e0797dd4e26a7b/dffml-model-scikit-0.1.0.post0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }