This is a collection of Python scripts that I have written while learning how to code. These scripts are used for graphing in Python, using libraries such as Seaborn, Matplotlib, and Numpy.
Simple Linear Regression in Python using Scatter Plot. Update it with your dataset. This code will work for any dependency of form H:X->Y . I have attached a pdf document of my own notes for this ...