QM-7063-Learning-Practice-4/Schrick-Noah_Learning-Practice-4.ipynb

43 lines
743 B
Plaintext

{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"# Learning Practice 4 for the University of Tulsa's QM-7063 Data Mining Course\n",
"# Cluster Analysis\n",
"# Professor: Dr. Abdulrashid, Spring 2023\n",
"# Noah L. Schrick - 1492657"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"# Problem 15.1\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"# Problem 15.4\n"
]
}
],
"metadata": {
"language_info": {
"name": "python"
},
"orig_nbformat": 4
},
"nbformat": 4,
"nbformat_minor": 2
}