from hyperopt import hp, fmin, tpe, Trials
diff --git a/project_2_recommender_and_evaluation.ipynb b/project_2_recommender_and_evaluation.ipynb
index 260b9c4..735f305 100644
--- a/project_2_recommender_and_evaluation.ipynb
+++ b/project_2_recommender_and_evaluation.ipynb
@@ -2,19 +2,10 @@
"cells": [
{
"cell_type": "code",
- "execution_count": 449,
+ "execution_count": 1,
"id": "alike-morgan",
"metadata": {},
- "outputs": [
- {
- "name": "stdout",
- "output_type": "stream",
- "text": [
- "The autoreload extension is already loaded. To reload it, use:\n",
- " %reload_ext autoreload\n"
- ]
- }
- ],
+ "outputs": [],
"source": [
"%matplotlib inline\n",
"%load_ext autoreload\n",
@@ -1371,7 +1362,7 @@
},
{
"cell_type": "code",
- "execution_count": 455,
+ "execution_count": 2,
"id": "stable-theta",
"metadata": {},
"outputs": [],
@@ -1881,13 +1872,7 @@
"epoch 4000 \n",
" Train set - loss: 0.961\n",
" Test set - loss: 32.549\n",
- " \n"
- ]
- },
- {
- "name": "stdout",
- "output_type": "stream",
- "text": [
+ " \n",
"epoch 5000 \n",
" Train set - loss: 0.922\n",
" Test set - loss: 38.252\n",
@@ -2758,9 +2743,9 @@
],
"metadata": {
"kernelspec": {
- "display_name": "rek_uno",
+ "display_name": "REK1",
"language": "python",
- "name": "rek_uno"
+ "name": "rek1"
},
"language_info": {
"codemirror_mode": {