Calculating Nutrition Facts with Computer Vision β Foodify.ai
Author(s): Durgesh Samariya Originally published on Towards AI. Computer Vision A Computer Vision-based Indian Food Detection and Nutrition Calculation App Photo by rajat sarki on Unsplash The second most populous country in the world, India has enjoyed steady economic growth and has …
My Workflow To Profile Python Code Using VS Code
Author(s): ___ Originally published on Towards AI. Overview This member-only story is on us. Upgrade to access all of Medium. This article describes how I use VS Code to profile Python code to identify CPU or memory problems. To make things more …
Introduction to Self Driving Cars
Author(s): Mugunthan Originally published on Towards AI. Self-driving Cars Photo by Bram Van Oost on Unsplash Self Driving Cars also called autonomous cars, are capable of driving with little or no input from the driver. It is one of the long dreams …
A new paradigm in MLOps β Building Regulatory Compliant System
Author(s): Supriya Ghosh Originally published on Towards AI. DevOps Source β Pic from Unsplash All Data Scientists, ML Engineers, Developers, etc. are pretty familiar with MLOps and its Framework. The online platform has a plethora of articles and tutorials on this framework …
DevOps: What is Chef in Deployment?
Author(s): Amit Chauhan Originally published on Towards AI. Pull Based This member-only story is on us. Upgrade to access all of Medium. Configuration management tool in DevOps operation In this article, we will study configuration management tools (CMT) in the DevOps deployment …
AI in Medicine
Author(s): Dhruv Gangwani Originally published on Towards AI. Artificial Intelligence Automating medical tests using Artificial Intelligence Photo by Irwan iwe on Unsplash Artificial Intelligence, in recent years, has automated several processes in almost every domain all over the globe. Specifically, AI has …
Using Python to Process PDF Work
Author(s): Yeung WONG Originally published on Towards AI. Without Adobe PDF software, you can also edit the PDF such as adding text, splitting pages, and extracting information. This member-only story is on us. Upgrade to access all of Medium. Photo by cyda …
How to Set Up Your Environment for Spark
Author(s): Hao Cai Originally published on Towards AI. Data Engineering Photo by Ilya Pavlov on Unsplash Spark is a very popular open-source big data framework that is being used by many companies in the industry. Here I want to show you how …
Customer Segmentation using K-Means Clustering
Author(s): Dennis Niggl Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. βThe aim of marketing is to know and understand the customer so well the product or service fits him and sells itselfβ. …
An Insight of Marketing Analytics
Author(s): Saniya Parveez Originally published on Towards AI. Introduction Many industry-leading companies are already using data science to make better decisions and to improve their marketing analytics. With the expanded industry data, greater availability of data sources, and lower storage and processing …
Azure Data Explorer: Real-Time Analytics β Fortinet Logs
Author(s): Rory McManus Originally published on Towards AI. Data Analytics Azure Data Explorer (ADX) is a fully managed data analytics service for real-time analysis on large volumes of data streaming from applications, websites, and IoT devices. The primary use of ADX is …
Quantum Computing in the Automotive Industry
Author(s): Behzad Benam Originally published on Towards AI. Many use cases like AI training and validation of autonomous driving This member-only story is on us. Upgrade to access all of Medium. Photo by FLY:D on Unsplash Quantum Computing uses the science of …
Fraud Detection using Machine Learning
Author(s): Dennis Niggl Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. βHumans are startlingly bad at detecting fraud. Even when weβre on the lookout for signs of deception, studies show, our accuracy is …
Image classification with neural network Part β 2
Author(s): Mugunthan Originally published on Towards AI. Deep Learning If you missed my earlier blog, have a read here. My previous blog is little on the convolutional layer. One of the disadvantages of using a feed-forward network on images is a number …