This repository contain various unrelated analytical projects. In each project I try to use different approaches and methods.
Project name | Description |
---|---|
EDA_Irises | The Iris dataset is classical data for learning concepts of machine learning and data science. In this project I conduct Explorative data analysis (EDA) and make a classification of different Iris species. |
analysis_of_ab_test_results | Goal of the project is analysing A/B test results of implementing new payment model for application. I analyze data of the experiment and decide whether need to launch a new payment model to other users. |
e_commerce_project | In this project I analyse E-commerce data and also make a cohort analysis and RFM-clasterisation. |