Machine learning with PySpark
Author(s): neupane parlad In this article, I am going to share a few machine learning work I have done in spark using PySpark. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Building a Custom Image Dataset for Deep Learning projects
Author(s): Dhilip Subramanian Showcasing an easy way to build a custom image dataset using google images and Microsoft bing Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Understanding Python: Part 1
Author(s): Suhas V S A quick go through into the fundamentals of python programming. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
The Beginnersβ Guide to map, zip, and Filter Functions in Python
Author(s): Chetan Ambi Understand map, zip and filter functions in Python with examples Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Time Value of Money Easily Explained
Author(s): Michelangiolo Mazzeschi A conceptual explanation of TVM, why do we use it? Full code available at my repo. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
What is Unpacking in Python
Author(s): Chetan Ambi Understanding unpacking in Python with examples Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Building & Deploying a Data Science Web Application to Recognize Flowers
Author(s): Ashutosh Malgaonkar App uses the Geometric Mean Classifier Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Learn basic python
Author(s): Magdalena Konkiewicz Make your first step toward Data Science journey Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
5 Tricky SQL Queries Solved
Author(s): Saiteja Kura Explaining the approach to solve a few complex SQL queries. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Flask Web Application with Python
Author(s): Sharon Lim Develop a Convolutional Neural Network model and deploy it as a web application using Flask 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, …
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 …
Data Validation Framework in Apache Spark for Big Data Migration Workloads
Author(s): Karthikeyan Siva Baskaran Quality Assurance Testing is one of the key areas in Bigdata Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
A Rudimentary Voice Authentication System with Mobile Deployment
Author(s): OngKoonHan Speaker Verification, Android Deployment, Deep Learning, Web Service Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …