Commit c3430cc8 authored by Jonathan Poalses's avatar Jonathan Poalses

Created skeleton of document

parent 4208dc63
{ {
"cells": [ "cells": [
{
"cell_type": "markdown",
"source": [
"# Testing the Digits Dataset, and Determining the Best Model\n",
"## Jonathan Poalses | Student ID: 199058631"
],
"metadata": {
"collapsed": false
}
},
{
"cell_type": "markdown",
"source": [
"## 1: Overview\n",
"blah blah"
],
"metadata": {
"collapsed": false
}
},
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": 2,
"outputs": [],
"source": [],
"metadata": { "metadata": {
"collapsed": true, "collapsed": false,
"ExecuteTime": { "ExecuteTime": {
"end_time": "2023-05-24T13:08:04.316114Z", "end_time": "2023-05-24T13:16:53.788625Z",
"start_time": "2023-05-24T13:08:04.309838Z" "start_time": "2023-05-24T13:16:53.775017Z"
} }
}, }
"outputs": [ },
{ {
"data": { "cell_type": "markdown",
"text/plain": "'Hello World'" "source": [
}, "## 2: Dataset selection\n",
"execution_count": 2, "blah blah"
"metadata": {}, ],
"output_type": "execute_result" "metadata": {
"collapsed": false
}
},
{
"cell_type": "code",
"execution_count": 2,
"outputs": [],
"source": [],
"metadata": {
"collapsed": false,
"ExecuteTime": {
"end_time": "2023-05-24T13:16:53.789029Z",
"start_time": "2023-05-24T13:16:53.779108Z"
} }
}
},
{
"cell_type": "markdown",
"source": [
"## 3: Exploring the Data\n",
"blah blah"
], ],
"metadata": {
"collapsed": false
}
},
{
"cell_type": "code",
"execution_count": 2,
"outputs": [],
"source": [],
"metadata": {
"collapsed": false,
"ExecuteTime": {
"end_time": "2023-05-24T13:16:53.789171Z",
"start_time": "2023-05-24T13:16:53.783682Z"
}
}
},
{
"cell_type": "markdown",
"source": [ "source": [
"\"Hello World\"" "## 4: Model Explanation\n",
] "blah blah"
],
"metadata": {
"collapsed": false
}
},
{
"cell_type": "code",
"execution_count": 2,
"outputs": [],
"source": [],
"metadata": {
"collapsed": false,
"ExecuteTime": {
"end_time": "2023-05-24T13:16:53.806968Z",
"start_time": "2023-05-24T13:16:53.789254Z"
}
}
},
{
"cell_type": "markdown",
"source": [
"## 5: Training and Testing\n",
"blah blah"
],
"metadata": {
"collapsed": false
}
},
{
"cell_type": "code",
"execution_count": 2,
"outputs": [],
"source": [],
"metadata": {
"collapsed": false,
"ExecuteTime": {
"end_time": "2023-05-24T13:16:53.810850Z",
"start_time": "2023-05-24T13:16:53.793149Z"
}
}
},
{
"cell_type": "markdown",
"source": [
"## 6: Evaluation and Model Selection\n",
"blah blah"
],
"metadata": {
"collapsed": false
}
},
{
"cell_type": "code",
"execution_count": 2,
"outputs": [],
"source": [],
"metadata": {
"collapsed": false,
"ExecuteTime": {
"end_time": "2023-05-24T13:16:53.811643Z",
"start_time": "2023-05-24T13:16:53.798152Z"
}
}
},
{
"cell_type": "markdown",
"source": [
"## Conclusion\n",
"blah blah"
],
"metadata": {
"collapsed": false
}
} }
], ],
"metadata": { "metadata": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment