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 …
Artificial Intelligence Researchers Are Out Of Touch With Reality. That Scares Me
Author(s): Chris I. How we might steer AI towards a more utopian future Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Logistic RegressionβββAn Overview with an Example
Author(s): Moeedlodhi A brief Introduction to the Logistic Regression along with implementation in Python Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
An Example of Branchless Logic Using Excel
Author(s): Ashutosh Malgaonkar This is an article that uses the IRIS flowers dataset and the geometric mean classifier as an example to introduce the application ofβ¦ Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Introduction to Deep Learning with TensorFlow
Last Updated on August 26, 2020 by Editorial Team Author(s): Satsawat Natakarnkitkul Artificial Intelligence, DeepΒ Learning Gentle introduction and implementation of the top three types of ANNs; feed-forward neural networks, RNNs, and CNNs using TensorFlow With the current advancement in data analytic and …
Step by Step Creation of an EC2 Instance in AWS and Access it via Putty & WinSCP
Author(s): Balakrishnakumar V Cloud Computing An EC2 instance is a virtual server (Just like our computer, but in the cloud) in Amazonβs Elastic Compute Cloud (EC2) for running applications on the Amazon Web Services (AWS) infrastructure. Letβs getΒ started. Under services, click EC2 …
Why Every Data Scientist Should Write Tech Blogs
Author(s): Pushkara SharmaΒ 5 Benefits of writing Blogs that will definitely Boost your Data ScienceΒ Profile. Source: WordPress In this article, rather than coding, I would like to share some of the benefits of writing a blog/article/tutorial as a Data Science Enthusiast. Trust …
Weekly Machine Learning Research Paper Reading Listβββ#4
Author(s): Durgesh Samariya For this week (24/8/2020β30/8/2020), This week I am going to read the following 3 research papers. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …