项目作者: laukikupadhye

项目描述 :
Pulled a statistical analysis on customer data where predicted values of gender also used to conclude.
高级语言: Jupyter Notebook
项目地址: git://github.com/laukikupadhye/StatisticalAnalysis.git
创建时间: 2021-02-19T01:49:20Z
项目社区:https://github.com/laukikupadhye/StatisticalAnalysis

开源协议:

下载


StatisticalAnalysis

Pulled a statistical analysis on customer data where predicted values of gender also used to come to a conclusion.

This analysis answers the question like

  1. Which are the most valueable customers (finding top 10 customers)?
  2. What is the trend of order by weeks?
  3. Is there a significant difference between two genders with respect to their mean order count?
  4. What is the quality of predictor model which predicted gender on buying patteren?