Customer Lifetime Value : How Valuable is Your Customer ?
https://medium.com/@kelvinprawtama888/customer-lifetime-value-how-valuable-is-your-customer-15022bab93e5
https://medium.com/@kelvinprawtama888/customer-lifetime-value-how-valuable-is-your-customer-15022bab93e5
Medium
Customer Lifetime Value : How Valuable is Your Customer ?
Analytic Models in retail setup never gets dull. In my previous post, I had written down several use cases from Cohort Analysis, RFM…
Africa’s internet usage analysis
https://medium.com/@ahmadumeta4.1/africas-internet-usage-analysis-c59df0bb3ced
https://medium.com/@ahmadumeta4.1/africas-internet-usage-analysis-c59df0bb3ced
Medium
Analysis of Africa’s internet usage
In this project, I am going to analyse Africa’s internet usage country to country using a dataset gotten from www.internetworldstats.com At first glance, we can see that the column names are somewhat…
Build your own reinforcement learning agent that plays Super Mario
https://medium.com/@sthacruz/build-your-own-reinforcement-learning-agent-that-plays-super-mario-2820a09676f1
https://medium.com/@sthacruz/build-your-own-reinforcement-learning-agent-that-plays-super-mario-2820a09676f1
Medium
Build your own reinforcement learning agent that plays Super Mario
AI plays Mario using Deep Q-Learning RL Algorithm
Twitter API Scraping using Tweepy and Sentiment Analysis.
https://medium.com/@charlesafamefuna/twitter-api-scraping-using-tweepy-and-sentiment-analysis-8be97c884caf
https://medium.com/@charlesafamefuna/twitter-api-scraping-using-tweepy-and-sentiment-analysis-8be97c884caf
Medium
Twitter API Scraping using Tweepy and Sentiment Analysis.
Twitter API is one of the sources rich in data needed for social experimentation and analysis. For a data scientists, its a go-to domain…
19. Remove Nth Node From End of List — LeetCode(Python)
https://palashsharma891.medium.com/19-remove-nth-node-from-end-of-list-leetcode-python-37ce4df0d079
https://palashsharma891.medium.com/19-remove-nth-node-from-end-of-list-leetcode-python-37ce4df0d079
Medium
19. Remove Nth Node From End of List — LeetCode(Python)
I got you!
Python Automation Project: With Source Code — News Summeriser
https://medium.com/@natashanewbold/python-automation-project-with-source-code-news-summeriser-37132d89ae16
https://medium.com/@natashanewbold/python-automation-project-with-source-code-news-summeriser-37132d89ae16
Medium
Python Automation Project: With Source Code — News Summeriser
200 Projects For Beginners Using Python: Series
Ridge, Lasso & ElasticNet Regressions From Scratch
https://python.plainenglish.io/ridge-lasso-elasticnet-regressions-from-scratch-32bf9f1a03be
https://python.plainenglish.io/ridge-lasso-elasticnet-regressions-from-scratch-32bf9f1a03be
Medium
Ridge, Lasso & ElasticNet Regressions From Scratch
Python Code from Scratch and Sklearn Implementation
Why Data Wrangling is Important: All You Need to Know
https://medium.com/@cndro/why-data-wrangling-is-important-all-you-need-to-know-a698e3a589d6
https://medium.com/@cndro/why-data-wrangling-is-important-all-you-need-to-know-a698e3a589d6
Medium
Why Data Wrangling is Important: All You Need to Know
Data Wrangling can be defined as a data munging process, whereby we clean, transform, structure, organize, raw data to give us an…
Learn with me: Linear Algebra for Data Science — Part 2
https://matthew-macias.medium.com/learn-with-me-linear-algebra-for-data-science-part-2-9a3b75b8b80d
https://matthew-macias.medium.com/learn-with-me-linear-algebra-for-data-science-part-2-9a3b75b8b80d
Medium
Learn with me: Linear Algebra for Data Science — Part 2
Welcome to the continuation of the linear algebra series. If you haven’t already it would be helpful to cover off everything from Part 1…
Turn your Python code into an API in a few minutes with sanic
https://python.plainenglish.io/turn-your-python-code-into-an-api-in-a-few-minutes-with-sanic-a919b6ad6b4b
https://python.plainenglish.io/turn-your-python-code-into-an-api-in-a-few-minutes-with-sanic-a919b6ad6b4b
Medium
Turn your Python code into an API in a few minutes with sanic
Learn how to quickly create a REST API with Sanic!
How to install PySpark locally: Connecting to AWS S3 & Redshift
https://medium.com/attest-product-and-technology/how-to-install-pyspark-locally-connecting-to-aws-s3-redshift-55488e87d4cd
https://medium.com/attest-product-and-technology/how-to-install-pyspark-locally-connecting-to-aws-s3-redshift-55488e87d4cd
Medium
How to install PySpark locally: Connecting to AWS S3 & Redshift
Many find installing Pyspark locally and reading/writing to AWS S3 or connecting to Redshift challenging. Working closely with our Data…
สร้าง Normal Distribution ผลตอบแทน S&P500 ด้วย Python
https://medium.com/investic/%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87-normal-distribution-%E0%B8%9C%E0%B8%A5%E0%B8%95%E0%B8%AD%E0%B8%9A%E0%B9%81%E0%B8%97%E0%B8%99-s-p500-%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2-python-c41465622620
https://medium.com/investic/%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87-normal-distribution-%E0%B8%9C%E0%B8%A5%E0%B8%95%E0%B8%AD%E0%B8%9A%E0%B9%81%E0%B8%97%E0%B8%99-s-p500-%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2-python-c41465622620
Medium
สร้าง Normal Distribution ผลตอบแทน S&P500 ด้วย Python
ก่อนอื่นต้องรู้ว่า Normal Distribution คือการกระจายโอกาสความน่าจะเป็นแบบสมมาตร โดยมีกึ่งกลางคือค่าเฉลี่ย ยิ่งข้อมูลใกล้ค่าเฉลี่ย…