Adding Jupyter notebook and data files

This commit is contained in:
Noah L. Schrick 2023-02-20 16:08:33 -06:00
commit 601668af06
3 changed files with 5345 additions and 0 deletions

4000
EastWestAirlinesCluster.csv Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,42 @@
{
"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
}

1303
Universities.csv Normal file

File diff suppressed because it is too large Load Diff