Skip to content

Commit

Permalink
new file: combined_model.h5
Browse files Browse the repository at this point in the history
  • Loading branch information
taugk committed May 29, 2024
1 parent ce3a000 commit b34e109
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 17 deletions.
64 changes: 47 additions & 17 deletions Combined_Model.ipynb
Original file line number Diff line number Diff line change
@@ -1,26 +1,23 @@
{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"colab": {
"provenance": []
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
},
"language_info": {
"name": "python"
}
},
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"id": "ZELjx8qt4t3u"
},
"outputs": [],
"outputs": [
{
"ename": "",
"evalue": "",
"output_type": "error",
"traceback": [
"\u001b[1;31mRunning cells with 'venv (Python 3.13.0)' requires the ipykernel package.\n",
"\u001b[1;31mRun the following command to install 'ipykernel' into the Python environment. \n",
"\u001b[1;31mCommand: '\"c:/Users/user/Machine learnin+API/mubazir-machine-learning/venv/Scripts/python.exe\" -m pip install ipykernel -U --force-reinstall'"
]
}
],
"source": [
"#PALING BENER\n",
"\n",
Expand Down Expand Up @@ -82,6 +79,39 @@
" print(f'Gambar {fn} adalah {jenis_buah}, dan buah tersebut {kesegaran_buah}')\n",
"\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [
{
"ename": "",
"evalue": "",
"output_type": "error",
"traceback": [
"\u001b[1;31mRunning cells with 'venv (Python 3.13.0)' requires the ipykernel package.\n",
"\u001b[1;31mRun the following command to install 'ipykernel' into the Python environment. \n",
"\u001b[1;31mCommand: '\"c:/Users/user/Machine learnin+API/mubazir-machine-learning/venv/Scripts/python.exe\" -m pip install ipykernel -U --force-reinstall'"
]
}
],
"source": []
}
],
"metadata": {
"colab": {
"provenance": []
},
"kernelspec": {
"display_name": "Python 3",
"name": "python3"
},
"language_info": {
"name": "python",
"version": "3.13.0"
}
]
}
},
"nbformat": 4,
"nbformat_minor": 0
}
Binary file added combined_model.h5
Binary file not shown.

0 comments on commit b34e109

Please sign in to comment.