From 4b0ba92cd1b1f1fd637be6ae2097b5197c1c3ef2 Mon Sep 17 00:00:00 2001
From: Justin2430 <163794351+Justin2430@users.noreply.github.com>
Date: Tue, 5 Nov 2024 21:46:57 -0500
Subject: [PATCH] Created using Colab
---
Untitled10.ipynb | 522 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 522 insertions(+)
create mode 100644 Untitled10.ipynb
diff --git a/Untitled10.ipynb b/Untitled10.ipynb
new file mode 100644
index 0000000..8983709
--- /dev/null
+++ b/Untitled10.ipynb
@@ -0,0 +1,522 @@
+{
+ "nbformat": 4,
+ "nbformat_minor": 0,
+ "metadata": {
+ "colab": {
+ "provenance": [],
+ "authorship_tag": "ABX9TyMDyF8V5/4X3nUD5uAIYzMW",
+ "include_colab_link": true
+ },
+ "kernelspec": {
+ "name": "python3",
+ "display_name": "Python 3"
+ },
+ "language_info": {
+ "name": "python"
+ }
+ },
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "metadata": {
+ "id": "view-in-github",
+ "colab_type": "text"
+ },
+ "source": [
+ ""
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "metadata": {
+ "colab": {
+ "base_uri": "https://localhost:8080/",
+ "height": 80
+ },
+ "id": "ZxPKNDMKWQGu",
+ "outputId": "2c376954-4508-47b7-9e6f-dc2d67008ee7"
+ },
+ "outputs": [
+ {
+ "output_type": "execute_result",
+ "data": {
+ "text/plain": [
+ "LinearRegression()"
+ ],
+ "text/html": [
+ "
LinearRegression()In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
LinearRegression()