lab1 #2
@ -1,2 +1,3 @@
|
|||||||
# AIM-PIbd-31-Yakovlev-M-G
|
# ПИбд-31 Яковлев Максим Григорьевич
|
||||||
|
# Вариант 6 dataset: https://www.kaggle.com/datasets/harlfoxem/housesalesprediction/data
|
||||||
|
|
||||||
|
21614
data/kc_house_data.csv
Normal file
21614
data/kc_house_data.csv
Normal file
File diff suppressed because it is too large
Load Diff
BIN
lab_1/lab1.jpg
Normal file
BIN
lab_1/lab1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 73 KiB |
198
lab_1/lab_1.ipynb
Normal file
198
lab_1/lab_1.ipynb
Normal file
File diff suppressed because one or more lines are too long
42
test.ipynb
42
test.ipynb
@ -1,42 +0,0 @@
|
|||||||
{
|
|
||||||
"cells": [
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 1,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"name": "stdout",
|
|
||||||
"output_type": "stream",
|
|
||||||
"text": [
|
|
||||||
"helloWorld\n"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"source": [
|
|
||||||
"print(\"helloWorld\")"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"metadata": {
|
|
||||||
"kernelspec": {
|
|
||||||
"display_name": "kernel",
|
|
||||||
"language": "python",
|
|
||||||
"name": "python3"
|
|
||||||
},
|
|
||||||
"language_info": {
|
|
||||||
"codemirror_mode": {
|
|
||||||
"name": "ipython",
|
|
||||||
"version": 3
|
|
||||||
},
|
|
||||||
"file_extension": ".py",
|
|
||||||
"mimetype": "text/x-python",
|
|
||||||
"name": "python",
|
|
||||||
"nbconvert_exporter": "python",
|
|
||||||
"pygments_lexer": "ipython3",
|
|
||||||
"version": "3.12.5"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nbformat": 4,
|
|
||||||
"nbformat_minor": 2
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user