Create AutoML Tools.ipynb

master
benjas 3 years ago
parent fba1e1357c
commit c14a41f8c1

@ -0,0 +1,42 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "c32f110a",
"metadata": {},
"source": [
"# 自动机器学习工具\n",
"该notebook将比较市面上的多个AutoML工具分别采用两组数据集进行比较分别是波士顿房价回归和森林植被类型多分类"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "c153ba08",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.8"
}
},
"nbformat": 4,
"nbformat_minor": 5
}

@ -0,0 +1,42 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "c32f110a",
"metadata": {},
"source": [
"# 自动机器学习工具\n",
"该notebook将比较市面上的多个AutoML工具分别采用两组数据集进行比较分别是波士顿房价回归和森林植被类型多分类"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "c153ba08",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.8"
}
},
"nbformat": 4,
"nbformat_minor": 5
}
Loading…
Cancel
Save