Skip to content

dalphonorechi/British-Airways-Virtual-Experience-Program

Repository files navigation

British Airways Virtual Experience Program.

Task 1: Web Scrapping and Customer Reviews Analysis.

1. Scrape data from the web.

I was tasked with scrapping review data from Skytrax. I focused on reviews specifically about British Airways.

2. Analyse data.

Once the dataset was scrapped, data cleaning was performed in order to prepare the data for analysis.The NLP techniques used were topic modelling, sentiment analysis or wordclouds to provide some insight into the content of the reviews.

3. Present insights.

Finally, I summarised my findings within a single powerpoint slide.

Review Analysis

Task 2 : Predicting Customer Buying Behavior.

1.Explore and prepare the dataset.

I explored the dataset, to understand the different columns and some basic statistics of the dataset. Then, I prepared the dataset for a predictive model.

2.Train a machine learning model.

I trained a machine learning model to be able to predict the target outcome, which was a customer making a booking. I used RandomForest algorithm that easily allowed the output information about how each variable within the model contributes to its predictive power.

3.Evaluate model and present findings.

After training the model, I evaluated how well it performed by conducting cross-validation and outputting appropriate evaluation metrics. Furthermore, I created a visualisation to interpret how each variable contributed to the model. Finally, I summarised my findings in a single slide.

Review Analysis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published