Home Projects
Projects
Cancel

Projects

Here are projects I worked on.

Analyse the loss of airline client

 | Project Preview Image
This project is about data analysis on the airline clients. Descriptive analysis on features of customers. Then it follows with predicting if customers still choose the company.
Related packages: Pandas Numpy Sklearn Matplotlib

DHH22 Network of Parlamint

 | Project Preview Image
This is about the project description.
Related packages: Pandas Plotly

Text Multilabel Classification using BERT

 | Project Preview Image
This is a course project, applying BERT in text classification. The project will go through the entire process of the task.
Related packages: Pytorch Transformers Pandas Sklearn