###############
Scikit-Optimize
###############
This repository is forked from the official implementation of the Scikit-Optimize.
Please refer to the official `documentation <https://github.com/scikit-optimize/scikit-optimize/tree/de32b5fd2205a1e58526f3cacd0422a26d315d0f>`_
for more details.
There is version incompetibility between skopt and numpy module, therefore, some minor
changes have been made to furhter working on the BayesSearchCV. Here are the list of
modification.
- Replacing ``np.int`` to ``np.int_``
If you have any issue running Scikit-Optimize, create an issue and update the above
list.
Raw data
{
"_id": null,
"home_page": "",
"name": "scikit-optimizer",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "The scikit-optimize contributors",
"author_email": "",
"download_url": "",
"platform": null,
"description": "###############\nScikit-Optimize\n###############\n\nThis repository is forked from the official implementation of the Scikit-Optimize.\nPlease refer to the official `documentation <https://github.com/scikit-optimize/scikit-optimize/tree/de32b5fd2205a1e58526f3cacd0422a26d315d0f>`_\nfor more details.\n\nThere is version incompetibility between skopt and numpy module, therefore, some minor\nchanges have been made to furhter working on the BayesSearchCV. Here are the list of\nmodification.\n\n- Replacing ``np.int`` to ``np.int_``\n\nIf you have any issue running Scikit-Optimize, create an issue and update the above\nlist.\n",
"bugtrack_url": null,
"license": "BSD 3-clause",
"summary": "Sequential model-based optimization toolbox.",
"version": "0.9.1",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b36faa30459013c699b37e9ab70dd2a3a056d10a8fadaf1690e14c2f35e7defd",
"md5": "aea5e23f6f990b9f64b0dcaa879ac884",
"sha256": "69c73cc2bc2f8f7e92bc3112525d36522a49b2851e760713a676b89e3319ef44"
},
"downloads": -1,
"filename": "scikit_optimizer-0.9.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "aea5e23f6f990b9f64b0dcaa879ac884",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 97948,
"upload_time": "2023-07-06T07:39:49",
"upload_time_iso_8601": "2023-07-06T07:39:49.358462Z",
"url": "https://files.pythonhosted.org/packages/b3/6f/aa30459013c699b37e9ab70dd2a3a056d10a8fadaf1690e14c2f35e7defd/scikit_optimizer-0.9.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-06 07:39:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "scikit-optimizer"
}