abhijitpai000 / customer_lifetime_value

Trained a Probabilistic Model to forecast the frequency of purchases and how likely a customer is to churn in a given time period using their historical transaction data.
MIT License
5 stars 1 forks source link

rest api with flask #1

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi @abhijitpai000 ,

Hope you are all well !

I was wondering if we could not create a flask rest api for your repository, it woud be awesome to compute data from e-commerce cms like Prestashop or Magento2.

What do you think about it ? How complicated it would be ?

Thanks for any insights or inputs on that.

Cheers, Luc Michalski

abhijitpai000 commented 3 years ago

Hi @lucmichalski, I'm not quite sure if I understand your request entirely but I'll try to answer.

I hope this answers your questions, and feel free to let me know if you'd like to collaborate on creating the rest api or implementing CLV for Prestashop or Magento2.

Regards, Abhijit Pai

ghost commented 3 years ago

@abhijitpai000 yeah, that would be awesome if could dockerize a rest api and create a prestashop module.

I can create the module :-)