The dataset used for analysis contains information about past flight routes, departure and arrival cities, airline carriers, date of travel, and corresponding ticket prices. The analysis begins with data preprocessing, including handling missing values, feature engineering, and data normalization.
The project aims to address specific research questions, such as:
Data visualization techniques, such as line plots, scatter plots, and heatmaps, are employed to visualize trends and relationships between different variables. Descriptive statistics, such as mean, median, and standard deviation, are used to summarize the data.
The project involves training various machine learning models, including regression algorithms like Linear Regression.
Here I want to make a simple recommender system to gauge the similarity between shows, users and to help me predict whether a user will enjoy a particular movie.