{"nbformat":4,"nbformat_minor":0,"metadata":{"colab":{"provenance":[]},"kernelspec":{"name":"python3","display_name":"Python 3"},"language_info":{"name":"python"}},"cells":[{"cell_type":"code","execution_count":1,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":174},"id":"KYos1DyWzRyA","executionInfo":{"status":"ok","timestamp":1710341555968,"user_tz":240,"elapsed":1617,"user":{"displayName":"Deniz Boloni-Turgut","userId":"05746704740663907513"}},"outputId":"4fbfc1ae-7f51-4493-bb55-a931b1a04871","collapsed":true},"outputs":[{"output_type":"execute_result","data":{"text/plain":[" Sepal Length Sepal Width Petal Length Petal Width\n","Sepal Length 1.000000 -0.117570 0.871754 0.817941\n","Sepal Width -0.117570 1.000000 -0.428440 -0.366126\n","Petal Length 0.871754 -0.428440 1.000000 0.962865\n","Petal Width 0.817941 -0.366126 0.962865 1.000000"],"text/html":["\n","
\n"," | Sepal Length | \n","Sepal Width | \n","Petal Length | \n","Petal Width | \n","
---|---|---|---|---|
Sepal Length | \n","1.000000 | \n","-0.117570 | \n","0.871754 | \n","0.817941 | \n","
Sepal Width | \n","-0.117570 | \n","1.000000 | \n","-0.428440 | \n","-0.366126 | \n","
Petal Length | \n","0.871754 | \n","-0.428440 | \n","1.000000 | \n","0.962865 | \n","
Petal Width | \n","0.817941 | \n","-0.366126 | \n","0.962865 | \n","1.000000 | \n","
LinearRegression()In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
LinearRegression()