Name | scikit-criteria JSON |
Version |
0.9
JSON |
| download |
home_page | None |
Summary | Scikit-Criteria is a collections of algorithms, methods and techniques for multiple-criteria decision analysis. |
upload_time | 2025-08-03 00:41:07 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | Copyright (c) 2016-2021, Cabral, Juan; Luczywo, Nadia
Copyright (c) 2022, QuatroPe
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
|
keywords |
muticriteria
mcda
mcdm
weightedsum
weightedproduct
simus
topsis
moora
electre
probid
critic
entropy
dominance
packaging
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
|
coveralls test coverage |
No coveralls.
|
# Scikit-Criteria

**Multiple-criteria decision analysis**
<!-- BODY -->
[](https://quatrope.github.io/)
[](https://github.com/quatrope/scikit-criteria/actions/workflows/CI.yml)
[](http://scikit-criteria.readthedocs.io)
[](https://pypi.org/project/scikit-criteria/)
[](https://pypistats.org/packages/scikit-criteria)
[](https://anaconda.org/conda-forge/scikit-criteria)

[](https://www.tldrlegal.com/l/bsd3)
[](https://badge.fury.io/py/scikit-criteria)
**Scikit-Criteria** is a collection of Multiple-criteria decision
analysis ([MCDA](https://en.wikipedia.org/wiki/Multiple-criteria_decision_analysis))
methods integrated into scientific python stack. Is Open source and commercially usable.
## Help & discussion mailing list
Our Google Groups mailing list is [here](https://groups.google.com/forum/#!forum/scikit-criteria).
**You can contact me at:** <jbcabral@unc.edu.ar> (if you have a support
question, try the mailing list first)
## Support
This project is completely free of charge and open source. If you find it useful in your work or simply want to support us, you can buy us a coffee:
[](https://www.buymeacoffee.com/leliel12)
## Code Repository & Issues
<https://github.com/quatrope/scikit-criteria>
## License
Scikit-Criteria is under
[The 3-Clause BSD License](https://raw.githubusercontent.com/quatrope/scikit-criteria/master/LICENSE.txt)
This license allows unlimited redistribution for any purpose as long as
its copyright notices and the license's disclaimers of warranty are
maintained.
## Citation
If you are using Scikit-Criteria in your research, please cite:
If you use scikit-criteria in a scientific publication, we would
appreciate citations to the following paper:
> Cabral, Juan B., Nadia Ayelen Luczywo, and José Luis Zanazzi 2016
> Scikit-Criteria: Colección de Métodos de Análisis Multi-Criterio
> Integrado Al Stack Científico de Python. In XLV Jornadas Argentinas de
> Informática E Investigación Operativa (45JAIIO)-XIV Simposio Argentino
> de Investigación Operativa (SIO) (Buenos Aires, 2016) Pp. 59-66.
> <http://45jaiio.sadio.org.ar/sites/default/files/Sio-23.pdf>.
Bibtex entry:
```bibtex
@inproceedings{scikit-criteria,
author={
Juan B Cabral and Nadia Ayelen Luczywo and Jos\'{e} Luis Zanazzi},
title={
Scikit-Criteria: Colecci\'{o}n de m\'{e}todos de an\'{a}lisis
multi-criterio integrado al stack cient\'{i}fico de {P}ython},
booktitle = {
XLV Jornadas Argentinas de Inform{\'a}tica
e Investigaci{\'o}n Operativa (45JAIIO)-
XIV Simposio Argentino de Investigaci\'{o}n Operativa (SIO)
(Buenos Aires, 2016)},
year={2016},
pages = {59--66},
url={http://45jaiio.sadio.org.ar/sites/default/files/Sio-23.pdf}
}
```
**Full Publication:** http://sedici.unlp.edu.ar/handle/10915/58577
Raw data
{
"_id": null,
"home_page": null,
"name": "scikit-criteria",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "muticriteria, mcda, mcdm, weightedsum, weightedproduct, simus, topsis, moora, electre, probid, critic, entropy, dominance, packaging",
"author": null,
"author_email": "Juan B Cabral & QuatroPe <jbcabral@unc.edu.ar>",
"download_url": "https://files.pythonhosted.org/packages/b0/8f/3790a23e24417aadd51b0736e9c24fefe959df91817cb9080e4994a8314f/scikit_criteria-0.9.tar.gz",
"platform": null,
"description": "# Scikit-Criteria\n\n\n\n**Multiple-criteria decision analysis**\n\n<!-- BODY -->\n\n[](https://quatrope.github.io/)\n[](https://github.com/quatrope/scikit-criteria/actions/workflows/CI.yml)\n[](http://scikit-criteria.readthedocs.io)\n[](https://pypi.org/project/scikit-criteria/)\n[](https://pypistats.org/packages/scikit-criteria)\n[](https://anaconda.org/conda-forge/scikit-criteria)\n\n[](https://www.tldrlegal.com/l/bsd3)\n[](https://badge.fury.io/py/scikit-criteria)\n\n\n\n**Scikit-Criteria** is a collection of Multiple-criteria decision\nanalysis ([MCDA](https://en.wikipedia.org/wiki/Multiple-criteria_decision_analysis))\nmethods integrated into scientific python stack. Is Open source and commercially usable.\n\n## Help & discussion mailing list\n\nOur Google Groups mailing list is [here](https://groups.google.com/forum/#!forum/scikit-criteria).\n\n**You can contact me at:** <jbcabral@unc.edu.ar> (if you have a support\nquestion, try the mailing list first)\n\n## Support\n\nThis project is completely free of charge and open source. If you find it useful in your work or simply want to support us, you can buy us a coffee:\n\n[](https://www.buymeacoffee.com/leliel12)\n\n\n\n## Code Repository & Issues\n\n<https://github.com/quatrope/scikit-criteria>\n\n## License\n\nScikit-Criteria is under\n[The 3-Clause BSD License](https://raw.githubusercontent.com/quatrope/scikit-criteria/master/LICENSE.txt)\n\nThis license allows unlimited redistribution for any purpose as long as\nits copyright notices and the license's disclaimers of warranty are\nmaintained.\n\n## Citation\n\nIf you are using Scikit-Criteria in your research, please cite:\n\nIf you use scikit-criteria in a scientific publication, we would\nappreciate citations to the following paper:\n\n> Cabral, Juan B., Nadia Ayelen Luczywo, and Jos\u00e9 Luis Zanazzi 2016\n> Scikit-Criteria: Colecci\u00f3n de M\u00e9todos de An\u00e1lisis Multi-Criterio\n> Integrado Al Stack Cient\u00edfico de Python. In XLV Jornadas Argentinas de\n> Inform\u00e1tica E Investigaci\u00f3n Operativa (45JAIIO)-XIV Simposio Argentino\n> de Investigaci\u00f3n Operativa (SIO) (Buenos Aires, 2016) Pp. 59-66.\n> <http://45jaiio.sadio.org.ar/sites/default/files/Sio-23.pdf>.\n\nBibtex entry:\n\n\n```bibtex\n @inproceedings{scikit-criteria,\n author={\n Juan B Cabral and Nadia Ayelen Luczywo and Jos\\'{e} Luis Zanazzi},\n title={\n Scikit-Criteria: Colecci\\'{o}n de m\\'{e}todos de an\\'{a}lisis\n multi-criterio integrado al stack cient\\'{i}fico de {P}ython},\n booktitle = {\n XLV Jornadas Argentinas de Inform{\\'a}tica\n e Investigaci{\\'o}n Operativa (45JAIIO)-\n XIV Simposio Argentino de Investigaci\\'{o}n Operativa (SIO)\n (Buenos Aires, 2016)},\n year={2016},\n pages = {59--66},\n url={http://45jaiio.sadio.org.ar/sites/default/files/Sio-23.pdf}\n }\n```\n\n**Full Publication:** http://sedici.unlp.edu.ar/handle/10915/58577\n",
"bugtrack_url": null,
"license": "Copyright (c) 2016-2021, Cabral, Juan; Luczywo, Nadia\n Copyright (c) 2022, QuatroPe\n All rights reserved.\n \n Redistribution and use in source and binary forms, with or without\n modification, are permitted provided that the following conditions are met:\n \n * Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n \n * Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n \n * Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n \n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE\n LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\n INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\n CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\n POSSIBILITY OF SUCH DAMAGE.\n ",
"summary": "Scikit-Criteria is a collections of algorithms, methods and techniques for multiple-criteria decision analysis.",
"version": "0.9",
"project_urls": {
"Homepage": "https://scikit-criteria.quatrope.org/",
"Repository": "https://github.com/quatrope/scikit-criteria"
},
"split_keywords": [
"muticriteria",
" mcda",
" mcdm",
" weightedsum",
" weightedproduct",
" simus",
" topsis",
" moora",
" electre",
" probid",
" critic",
" entropy",
" dominance",
" packaging"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "adfaa586aeaedf2a74082893663160e118c4f44b3e2e222aabc4dd62efbbb0b2",
"md5": "bc975cfc92b3d48a07c7e20f1ccc3aed",
"sha256": "027f7434f87cf68aa4f07cddba942b633a019b88a1d84b88c4c9eb2c51caeb74"
},
"downloads": -1,
"filename": "scikit_criteria-0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bc975cfc92b3d48a07c7e20f1ccc3aed",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 176165,
"upload_time": "2025-08-03T00:41:05",
"upload_time_iso_8601": "2025-08-03T00:41:05.706116Z",
"url": "https://files.pythonhosted.org/packages/ad/fa/a586aeaedf2a74082893663160e118c4f44b3e2e222aabc4dd62efbbb0b2/scikit_criteria-0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b08f3790a23e24417aadd51b0736e9c24fefe959df91817cb9080e4994a8314f",
"md5": "a78f8e27bf64d4ba427929df6521d168",
"sha256": "6a463258f26b389fda370d20bb4521191579b2486d8d9b472aeddfda12c4ebfe"
},
"downloads": -1,
"filename": "scikit_criteria-0.9.tar.gz",
"has_sig": false,
"md5_digest": "a78f8e27bf64d4ba427929df6521d168",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 133396,
"upload_time": "2025-08-03T00:41:07",
"upload_time_iso_8601": "2025-08-03T00:41:07.117422Z",
"url": "https://files.pythonhosted.org/packages/b0/8f/3790a23e24417aadd51b0736e9c24fefe959df91817cb9080e4994a8314f/scikit_criteria-0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-03 00:41:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "quatrope",
"github_project": "scikit-criteria",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "scikit-criteria"
}