Adds the two comparison notebooks

This commit is contained in:
msalvaris 2017-05-21 20:23:53 +00:00
Родитель 9b12160f8d
Коммит e294554218
5 изменённых файлов: 601 добавлений и 2561 удалений

Просмотреть файл

@ -72,7 +72,7 @@
"editable": true
},
"source": [
"## 1.0 XGBoost vs LightGBM benchmark¶\n",
"## XGBoost vs LightGBM benchmark¶\n",
"\n",
"We will compare both libraries on speed and preformance."
]
@ -612,7 +612,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3.5",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
@ -626,7 +626,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
"version": "3.6.0"
}
},
"nbformat": 4,

Просмотреть файл

@ -631,29 +631,11 @@
"# Results\n",
"print(json.dumps(results_dict, indent=4, sort_keys=True))"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3.5",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
@ -667,7 +649,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
"version": "3.6.0"
}
},
"nbformat": 4,

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны