You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exploratory Data Analysis of Titanic dataset using Python and Colab. Includes organized data files, interactive notebook, visualizations, and insights into passenger survival factors.
This project implements **Simple Linear Regression** from scratch using only Python and core libraries (NumPy, pandas, Matplotlib), focusing on the relationship between years of experience and salary.