Building an Address Scrapper with Python
https://medium.com/@cortez.train/building-an-address-scrapper-with-python-d74d25ccb03
https://medium.com/@cortez.train/building-an-address-scrapper-with-python-d74d25ccb03
Medium
Building an Address Scrapper with Python
The inspiration for this project came to me while I was in the interviewing process for a big chain store. Although I wasn’t offered a…
Python ile Youtube Videolarından Yüz Verisi Toplama
https://bagataburak.medium.com/python-ile-youtube-videolar%C4%B1ndan-y%C3%BCz-verisi-toplama-6892f8150a01
https://bagataburak.medium.com/python-ile-youtube-videolar%C4%B1ndan-y%C3%BCz-verisi-toplama-6892f8150a01
Medium
Python ile Youtube Videolarından Yüz Verisi Toplama
Derin öğrenme modelleri için çok fazla veriye ihtiyacımız olabiliyor. Youtube gibi milyonlarca insanın videolarının olduğu kaynakları da…
The 3 P’s of Data Engineering: using Pycopg2 and Pandas to create a PostgreSQL database.
https://arcadecoder.medium.com/the-3-ps-of-data-engineering-using-pycopg2-and-pandas-to-create-a-postgresql-database-1bb9990b4568
https://arcadecoder.medium.com/the-3-ps-of-data-engineering-using-pycopg2-and-pandas-to-create-a-postgresql-database-1bb9990b4568
Medium
The 3 P’s of Data Engineering: using Pycopg2 and Pandas to create a Postgres database.
How to use psycopg2 and pandas for engineering a database with PostgreSQL database.
Why Python is useful for FinTech Applications
https://botreetechnologies.medium.com/why-python-is-useful-for-fintech-applications-2647eb9b64d5
https://botreetechnologies.medium.com/why-python-is-useful-for-fintech-applications-2647eb9b64d5
Medium
Why Python is useful for FinTech Applications
The worldwide FinTech market was estimated to be around $127.66 billion and is expected to reach $309.98 billion at a CAGR of 24.8%, a…
Predicting Heart Failure using Classification Techniques
https://medium.com/@spjoshis/predicting-heart-failure-using-classification-techniques-a0ebf0a52660
https://medium.com/@spjoshis/predicting-heart-failure-using-classification-techniques-a0ebf0a52660
Medium
Predicting Heart Failure using Classification Techniques
Machine Learning Kaggle Notebook
5 things I learned by analysing Kaggle’s 2020 Machine Learning and Data Science Survey
https://medium.com/nerd-for-tech/5-things-i-learned-by-analysing-kaggles-2020-machine-learning-and-data-science-survey-63311fbe4345
https://medium.com/nerd-for-tech/5-things-i-learned-by-analysing-kaggles-2020-machine-learning-and-data-science-survey-63311fbe4345
Medium
5 things I learned by analysing Kaggle’s 2020 Machine Learning and Data Science Survey
By Huey Fern Tay
Image Recognition with Convolutional Neural Network in Tensorflow
https://cming0721.medium.com/image-recognition-with-convolutional-neural-network-in-tensorflow-b042e2d7c7f0
https://cming0721.medium.com/image-recognition-with-convolutional-neural-network-in-tensorflow-b042e2d7c7f0
Medium
Image Recognition with Convolutional Neural Network in Tensorflow
Hello everyone, today we are going to look at machine learning model on image recognition, more specifically convolutional neural…
Building a CLI tool Love Calculator(FLAMES) using Python
https://deepak-v.medium.com/building-a-cli-tool-love-calculator-flames-using-python-39419e7f1f64
https://deepak-v.medium.com/building-a-cli-tool-love-calculator-flames-using-python-39419e7f1f64
Medium
Building a CLI tool Love Calculator(FLAMES) using Python
During COVID, I started to learn Python programming. Just to impress my girlfriend, I thought to create a simple love calculator. There…