{ "info": { "author": "Xinwei Sun", "author_email": "sxwxiaoxiaohehe@pku.edu.cn", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Science/Research", "License :: Free For Educational Use", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering" ], "description": "Citing libra_py_001_05\n=============\n\nThe library libra_py is an academic project. The time and resources spent developing fastFM are therefore justified \nby the number of citations of the software. If you publish scientific articles using libra_py, please cite the following article (bibtex entry 'citation.bib ' ).\n\n Huang, Chendi and Sun, Xinwei and Xiong, Jiechao and Yao, Yuan. \"Split LBI: An Iterative Regularization Path with Structural Sparsity\" Advances in Neural Information Processing Systems 29, pp. 3369--3377 (2016)\n\n\nlibra_py_001_05: A Package for sparsity problem\n============================================\n\n\n\nUsage\n-----\n.. code-block:: python\n\n from libra_py_001_05 import lbi\n obj = lbi.LB(X,y,family='gaussian')\n obj.predict(X)\n\n\nTutorials and other information are available 'here ' and \n'here '.\n\nThe R code is available as 'subrepository '; the Matlab code is available as 'subrepository '.\n\nIf you have still **questions** after reading the documentation please open a issue at GitHub.\n\n+----------------+------------------+-----------------------------+\n| Family | Solver | Loss |\n+================+==================+=============================+\n| Gaussian | LBI_Linear | Square Loss |\n+----------------+------------------+-----------------------------+\n| Binomial | LBI_Logit | Logit Model |\n+----------------+------------------+-----------------------------+\n\n*Supported solvers and tasks*\n\nInstallation\n------------\n\n**binary install**\n\n``pip install libra_py_001_05``\n\n\nTests\n-----\nimport libra_py_001_05\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tansey/smoothfdr", "keywords": "sparsity regularization path Lasso variable-selection", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "libra_py_001_06", "package_url": "https://pypi.org/project/libra_py_001_06/", "platform": "", "project_url": "https://pypi.org/project/libra_py_001_06/", "project_urls": { "Homepage": "https://github.com/tansey/smoothfdr" }, "release_url": "https://pypi.org/project/libra_py_001_06/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Split Linearized Bregman Iteration", "version": "0.0.1" }, "last_serial": 4087822, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c3a7a99448a54480b6b75b096b6886d2", "sha256": "1bb79f277cafb6f7b525ec3179fb9f289fcdc6b2672b5c6339a4807d9951273a" }, "downloads": -1, "filename": "libra_py_001_06-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c3a7a99448a54480b6b75b096b6886d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11789, "upload_time": "2018-07-21T04:50:26", "url": "https://files.pythonhosted.org/packages/71/ab/0f0e21a66ae566c1869354ef6d3d2e3686eaa5ace8fdf7e4e29dd493e61a/libra_py_001_06-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c3a7a99448a54480b6b75b096b6886d2", "sha256": "1bb79f277cafb6f7b525ec3179fb9f289fcdc6b2672b5c6339a4807d9951273a" }, "downloads": -1, "filename": "libra_py_001_06-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c3a7a99448a54480b6b75b096b6886d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11789, "upload_time": "2018-07-21T04:50:26", "url": "https://files.pythonhosted.org/packages/71/ab/0f0e21a66ae566c1869354ef6d3d2e3686eaa5ace8fdf7e4e29dd493e61a/libra_py_001_06-0.0.1.tar.gz" } ] }