├── CLTV_Prediction.py ├── Datasets ├── Enes_Ozturk.csv └── online_retail_II.xlsx ├── README.md └── img ├── img.png └── img1.jpg /CLTV_Prediction.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/enessoztrk/CLTV_Prediction/HEAD/CLTV_Prediction.py -------------------------------------------------------------------------------- /Datasets/Enes_Ozturk.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/enessoztrk/CLTV_Prediction/HEAD/Datasets/Enes_Ozturk.csv -------------------------------------------------------------------------------- /Datasets/online_retail_II.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/enessoztrk/CLTV_Prediction/HEAD/Datasets/online_retail_II.xlsx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/enessoztrk/CLTV_Prediction/HEAD/README.md -------------------------------------------------------------------------------- /img/img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/enessoztrk/CLTV_Prediction/HEAD/img/img.png -------------------------------------------------------------------------------- /img/img1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/enessoztrk/CLTV_Prediction/HEAD/img/img1.jpg --------------------------------------------------------------------------------