Developing Your First REST API with Python using the Flask Framework
Author(s): Sanket Kangle Programming Photo by Tim Johnson onΒ Unsplash What is anΒ API? API stands for application programming interface; it is an intermediate interface for the website or mobile application to communicate with the backend logic. In simple terms Its like a messenger …
Time-Series Forecasting: Predicting Stock Prices Using Facebookβs Prophet Model
Author(s): Serafeim Loukas In this post I show you how to predict stock prices using a forecasting model publicly available from Facebook Data Science team: The… Continue reading on Towards AI Β» Published via Towards AI …
Letβs Compress the CNN Training Like a JPEG Compression
Author(s): Makoto TAKAMATSU State-of-the-art data preprocessing methods Continue reading on Towards AI Β» Published via Towards AI …
Remote Data Science Boot Camps For Everyone
Author(s): Frederik Bussler Think twice before you go the traditional path. Continue reading on Towards AI Β» Published via Towards AI …
Can We Live Without Google?
Author(s): Jair Ribeiro Google has become our primary form of external memory for many uses, but can we live without it, today? Continue reading on Towards AI Β» Published via Towards AI …
NumPy Hacks for Data Manipulation
Author(s): George Pipis Useful NumPy hacks for Data Science pipelines through reproducible and practical examples Continue reading on Towards AI Β» Published via Towards AI …
For Safety Reasons, Self-Driving Cars Must Not Miss Detecting the Signs
Author(s): Makoto TAKAMATSU The cutting edge of false negative detection research Continue reading on Towards AI Β» Published via Towards AI …
How I Use Docker To Train Rasa 2.1.x Bots On A GPU
Author(s): ___ Train your model without messing around with CUDA and cuDNN drivers Continue reading on Towards AI Β» Published via Towards AI …
A Comprehensive Guide To Genetic AlgorithmsβββThe ELI5 Way
Author(s): Dasaradh S K Continue reading on Towards AI Β» Published via Towards AI …
How To Build Your Own Neural Network in the Go Programming Language
Author(s): Dasaradh S K Let’s build a simple neural network completely from scratch Continue reading on Towards AI Β» Published via Towards AI …
Launch Your Data Science Journey in 2021
Author(s): Benjamin Obi Tayo Ph.D. 5 Reasons why you should begin your data science journey in 2021 Continue reading on Towards AI Β» Published via Towards AI …
Data Science Evaluation MetricsβββUnravel Algorithms
Last Updated on December 14, 2020 by Editorial Team Author(s): Maximilian StΓ€bler Photo by Luke Chesser onΒ Unsplash Lessons learned about evaluation metrics for classification tasks. If you do not know how to ask the right question, you discover nothing. – W. EdwardsΒ Deming …
How Smart Can Machines Get
Author(s): Rakshit Dwivedi Future, Opinion, Technology How Smart Can MachinesΒ Get The answer will surpriseΒ you Photo by Lenin Estrada onΒ Unsplash AI is exponentially growing, making it smarter and smarter each day. The prediction algorithm deployed by Facebook to track you and serve you …
Fully Explained Linear Regression with Python
Author(s): Amit Chauhan How the regression problem is solved with a real-life example. Continue reading on Towards AI Β» Published via Towards AI …
How to add Julia to Jupyter Notebook
Author(s): Chetan Ambi Take your first steps towards Julia for Machine Learning Continue reading on Towards AI Β» Published via Towards AI …