Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 672 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 672 Bytes

dataMiningOfGoogleAnalyticsData

Leveraging Data Mining Algorithms (in Python) to Learn Characteristics of Returning Users and Power Users.

This repository consists of my analysis of an organization's google analytics data using a machine learning approach. I have leveraged various data mining classification algorithms including SVM, Random Forest, Naive Bayes and others to understand characteristics of the organization's returning users and power users.

Note: Please download the html file in order to view the source code, results and visualizations in a jupyter notebook format. Refer the powerpoint presentation to get an understanding of the analysis.