{
"info": {
"author": "Darius Morawiec",
"author_email": "nok@users.noreply.github.com",
"bugtrack_url": null,
"classifiers": [
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7"
],
"description": "# sklearn-porter\n\n[](https://raw.githubusercontent.com/nok/sklearn-porter/master/license.txt)\n[](https://stackoverflow.com/questions/tagged/sklearn-porter)\n[](https://gitter.im/nok/sklearn-porter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[](https://twitter.com/darius_morawiec)\n\nTranspile trained [scikit-learn](https://github.com/scikit-learn/scikit-learn) estimators to C, Java, JavaScript and others.
It's recommended for limited embedded systems and critical applications where performance matters most.\n\n\n## Estimators\n\n
| Name | \nVersion | \nCommand | \n
| GCC | \n>=4.2 | \n gcc --version | \n
| Java | \n>=1.6 | \n java -version | \n
| PHP | \n>=5.6 | \n php --version | \n
| Ruby | \n>=2.4.1 | \n ruby --version | \n
| Go | \n>=1.7.4 | \n go version | \n
| Node.js | \n>=6 | \n node --version | \n