6 Pandas Operations You Should Not Miss
Author(s): Sujan Shirol Advanced methods and function to crunch some data Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Step By Step Guide In Creating Your Own Emotion Recognition System
Author(s): Nabeel Ahmed Introduction Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Car and Pool Detector Using Monk AI
Last Updated on August 29, 2020 by Editorial Team Author(s): Omkar Tupe Photo by Kelly Lacy fromΒ Pexels Computer Vision About theΒ project This project is focused on detecting cars and pools from satellite images using CornerNet[1]. Performing object detection, by coding from scratch, …
How to Publish a Jupyter Notebook as a Medium Blogpost
Author(s): Chetan Ambi Discover how to publish a Jupyter Notebook as a Medium article with the jupyter-to-medium library Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Back Translation in Text Augmentation by nlpaug
Author(s): Edward Ma Natural Language Processing Data augmentation for NLPβββgenerate synthetic data by back-translation in 4 lines ofΒ code Photo by Edward Ma onΒ Unsplash English is one of the languages which has lots of training data for translation while some language may not …
DS 101: Alteryx for Citizen Data Scientists
Author(s): Janaki Viswanathan How to leverage the power of Alteryx to analyze your data without the need for programming Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Economics of Big Data and Privacy: Exploring Netflix and Facebook
Author(s): Aadit Kapoor Privacy and Security, Technology Photo by Carlos Muza onΒ Unsplash It is the 21st century, technology is on the rise, the internet has succeeded paper texts. We live in a world that is interconnected. In this fast-paced, growing world, data …
Campus Recruitment: EDA and ClassificationβββPart 1
Author(s): Durgesh Samariya Day 13 and 14 of 100 Days of Data Science Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Create and Deploy your First Flask App using Python and Heroku
Author(s): Divy Shah Programming Flask is a web application framework written in Python. Here I created an application using Python and deployed onΒ Heroku. Click here to launch my demo webΒ app. Prerequisites Python Flask Git Heroku CLI Installation After installing Python install the …
Get Rid of Web Developmentβs PhobiaβββPart 1
Author(s): Bala peddireddy Programming Get Rid of Web Developmentβs PhobiaβββPartΒ 1 Get the fundamentals down, and the level of everything you do willΒ rise Photo: Tim Gouw viaΒ Pexels This article contains essential information about some of the fundamentals of HTML andΒ CSS. Tags, Head tag, …
Analyzing Wish E-Commerce Data [Hands-on]
Author(s): Frederik Bussler A step-by-step guide.πΆ Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
An Introduction to 5 Types of Image Annotation
Author(s): Limarc Ambalina Looking for information on the different image annotation types? Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Visualize an Interesting Sorting Algorithms With Python
Author(s): Pushkara Sharma Programming Never Forget Those Sorting Algoβs By Visualizing them withΒ Python. There are various types of sorting algorithms out there and sometimes it becomes very difficult to understand their internal working without visualization. Hence I decided to visualize these sorting …
Building a Spicy Pepper Classifier with no datasets, 96% accuracy
Author(s): Michelangiolo Mazzeschi Using Classification models on no dataset. Full code available at my repo. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Convexity and Jensenβs Inequality (and the AM-GM Inequality)
Author(s): Haris Angelidakis In this short article, we discuss the very useful Jensenβs inequality for convex functions and use it to derive the AM-GM inequality. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …