Raw data
{
"_id": null,
"home_page": "https://github.com/datax-lab/Hi-LASSO2",
"name": "hi-lasso2",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "variable selection, feature selection, lasso, high-dimensional data",
"author": "Beomsu Baek",
"author_email": "qorqjatn1388@gnu.ac.kr",
"download_url": "https://files.pythonhosted.org/packages/71/68/ea766392aa2583b7a00fb01ab61e17b0eaed2432a77554eddaa9d3834f79/hi_lasso2-0.0.1.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "High-Demensional LASSO2",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/datax-lab/Hi-LASSO2"
},
"split_keywords": [
"variable selection",
" feature selection",
" lasso",
" high-dimensional data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1638a7eb95797eb1508b50480be16b923defba43b0df57c921369cf56bdb4f59",
"md5": "7597b9f23289f251cd745961943d3711",
"sha256": "7c93daa6f7aff85d48420e5477e033f6c90a85e844f8cbcd546303f0d0b0d619"
},
"downloads": -1,
"filename": "hi_lasso2-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7597b9f23289f251cd745961943d3711",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 5235,
"upload_time": "2024-09-30T23:25:21",
"upload_time_iso_8601": "2024-09-30T23:25:21.862213Z",
"url": "https://files.pythonhosted.org/packages/16/38/a7eb95797eb1508b50480be16b923defba43b0df57c921369cf56bdb4f59/hi_lasso2-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7168ea766392aa2583b7a00fb01ab61e17b0eaed2432a77554eddaa9d3834f79",
"md5": "8823ba23fedf86c99eb53e5d06d5012e",
"sha256": "40229ee7d3a3dd87b3adbb72496d9be9c35566bfe02af7beb12d89a1a55419bc"
},
"downloads": -1,
"filename": "hi_lasso2-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "8823ba23fedf86c99eb53e5d06d5012e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 4734,
"upload_time": "2024-09-30T23:25:23",
"upload_time_iso_8601": "2024-09-30T23:25:23.712063Z",
"url": "https://files.pythonhosted.org/packages/71/68/ea766392aa2583b7a00fb01ab61e17b0eaed2432a77554eddaa9d3834f79/hi_lasso2-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-30 23:25:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "datax-lab",
"github_project": "Hi-LASSO2",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": [
[
"==",
"1.21.1"
]
]
},
{
"name": "tqdm",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "sphinx",
"specs": [
[
">=",
"1.4"
]
]
},
{
"name": "ipykernel",
"specs": []
},
{
"name": "nbsphinx",
"specs": []
},
{
"name": "scikit-learn",
"specs": [
[
"==",
"0.22.2"
]
]
}
],
"lcname": "hi-lasso2"
}