BERLIN — Where to open a new restaurant: neighborhood analysis
https://medium.com/@victor.vav/berlin-where-to-open-a-new-restaurant-neighborhood-analysis-a6d1e938a072
https://medium.com/@victor.vav/berlin-where-to-open-a-new-restaurant-neighborhood-analysis-a6d1e938a072
Medium
BERLIN — Where to open a new restaurant: neighborhood analysis
Introduction and Business issue
Creating Your First Neural Network in Python w/ Tensorflow
https://medium.com/codesphere-cloud/creating-your-first-neural-network-in-python-w-tensorflow-41937af1bbf8
https://medium.com/codesphere-cloud/creating-your-first-neural-network-in-python-w-tensorflow-41937af1bbf8
Medium
Creating Your First Neural Network in Python w/ Tensorflow
If you’ve looked into Machine Learning even a little bit, you’ve heard of Tensorflow, one of the most popular tools for designing…
Kubernetes Integration with Python-CGI
https://medium.com/@fareenashaik/kubernetes-integration-with-python-cgi-9caebef702c9
https://medium.com/@fareenashaik/kubernetes-integration-with-python-cgi-9caebef702c9
Medium
Kubernetes Integration with Python-CGI
Task Description 📄
7 Tips to Level up Your Python Code for Data Science
https://towardsdatascience.com/7-tips-to-level-up-your-python-code-for-data-science-4a64dbccd86d
https://towardsdatascience.com/7-tips-to-level-up-your-python-code-for-data-science-4a64dbccd86d
Medium
7 Tips to Level up Your Python Code for Data Science
And make your life easier
Web Application for Docker using JavaScript
https://aditya22pande.medium.com/web-application-for-docker-using-javascript-f0c36c3eb51
https://aditya22pande.medium.com/web-application-for-docker-using-javascript-f0c36c3eb51
Medium
Web Application for Docker using JavaScript
⚙️ Task 7.1 -
Deep Learning CNN Model to Auto-Detect Vehicle’s Number Plate Using Python and Flask API
https://vinodhakumara2681997.medium.com/deep-learning-cnn-model-to-auto-detect-vehicles-number-plate-using-python-and-flask-api-67e8361d718d
https://vinodhakumara2681997.medium.com/deep-learning-cnn-model-to-auto-detect-vehicles-number-plate-using-python-and-flask-api-67e8361d718d
Medium
Deep Learning CNN Model to Auto-Detect Vehicle’s Number Plate Using Python and Flask API
In this article, I am going to show you how you can create CNN Model or Deep Learning Model for Vehicle’s Number Plate Detection System…
Flat white, steep growth: Predicting customer response to price discounts with Starbucks data
https://amberstandish.medium.com/flat-white-steep-growth-predicting-customer-response-to-price-discounts-with-starbucks-data-879a6c2b6dd7
https://amberstandish.medium.com/flat-white-steep-growth-predicting-customer-response-to-price-discounts-with-starbucks-data-879a6c2b6dd7
Medium
Flat white, steep growth: Predicting customer response to price discounts with Starbucks data
Building a classifier model based on simulated data from Starbucks.
How to connect flutter and firebase authentication with your Django Rest Framework Backend
https://medium.com/@justinckl/how-to-connect-flutter-and-firebase-authentication-with-your-django-rest-framework-backend-b7b9a0b1f5cb
https://medium.com/@justinckl/how-to-connect-flutter-and-firebase-authentication-with-your-django-rest-framework-backend-b7b9a0b1f5cb
Medium
How to connect flutter and firebase authentication with your Django Rest Framework Backend
Writing Custom Authentication Class in Django Rest Framework to work with firebase
Selenium Load Tests With Cicada Distributed
https://faun.pub/selenium-load-tests-with-cicada-distributed-8392250a15c9
https://faun.pub/selenium-load-tests-with-cicada-distributed-8392250a15c9
Medium
Selenium Load Tests With Cicada Distributed
Writing automated browser load tests using CicadaD
Parallelise like a boss… with a single line of code (in python)
https://danilzherebtsov.medium.com/parallelise-like-a-boss-with-a-single-line-of-code-in-python-30af0d640511
https://danilzherebtsov.medium.com/parallelise-like-a-boss-with-a-single-line-of-code-in-python-30af0d640511
Medium
Parallelise like a boss… with a single line of code (in python)
Ever found yourself waiting for hours for some iteration/calculation on a big dataset/list/series/dictionary?