Web Scraping Using Python: Stock Market Example
Author(s): Onur Okyol Originally published on Towards AI. Photo by Road Trip with Raj on Unsplash Websites are mostly built with HTML or XML These markup languages go in a certain order. The process of extracting data from this layout is called …
Analysing Whatsapp Group Chats using StreamLitβ Part II
Author(s): Saiteja Kura Originally published on Towards AI. The output β A screenshot the web app. Donβt be satisfied with βalmostβ completing a task. Continue until you complete it. In data science, it is important to work on real-time projects. It is …
How Branchless Programming Can Speed Up Excel
Author(s): Ashutosh Malgaonkar Originally published on Towards AI. An Example of Branchless Logic Using Excel for Classification Source: Unsplash This is an article that uses the IRIS flowers dataset and the geometric mean classifier as an example to introduce the application of …
Predicting Heart Failure Survival with Machine Learning Models β Part II
Author(s): Anirudh Chandra Originally published on Towards AI. Photo by Jair LΓ‘zaro on Unsplash The second part of the step-by-step walk-through to analyze and predict the survival of heart failure patients. Preface In the previous post, we looked at the heart failure …
Machine Learning Interview Questions-1
Author(s): Gundluru Chadrasekhar Originally published on Towards AI. Careers, Machine Learning Photo by JESHOOTS.COM on Unsplash A Machine Learning Engineer has to cover the breadth concepts in ML, DL , Probability , Stats, and coding with a good depth of understanding . …
The SimCLRv2 Framework
Author(s): Lawrence Alaso Krukrubo Originally published on Towards AI. A huge, Self-Learning Algorithm usually performs much betterβ¦ Img_Credit Huge Self-Supervised Models are Strong Semi-Supervised learners.. IntroductionKey insightResultsWhy it mattersIβm thinkingThe era of Computer Vision is upon usβ¦ U+007C Img_Credit The long-standing problem …
A Probabilistic Algorithm to Reduce Dimensions: t β Distributed Stochastic Neighbor Embedding (t-SNE)
Author(s): Rajvi Shah Originally published on Towards AI. Top highlight Data Visualization One of the best techniques to reduce dimensions and visualize data based on probabilistic scores. Source: Medium Data Visualization plays a crucial role in real-time Machine Learning applications. Visualizing data …
Deep Learning (CNN) β Discover the Breed of a Dog in an Image
Author(s): Saniya Parveez Originally published on Towards AI. Deep Learning Introduction Convolutional Neural Networks (CNNs) are deep learning networks, which are excellent in object recognition of images. Its design is inspired by a part of the brain called the visual cortex. The …
And Data Asks, βDo I Look Normal to You?β
Author(s): Sanket Shinde Originally published on Towards AI. Data Science Normality tests for data science It is very important as a data analyst or data scientist, one has to assess a sample data at first, source of sample data can be primary …
Overview of Exploratory Data Analysis (EDA) With Haberman Dataset
Author(s): Rajvi Shah Originally published on Towards AI. Data Analysis A practical guide to get started to gain insights from your data. Reference: mc.ai βData will talk, if you are willing to listenβ- Jim Bergeson With the proper use of data, one …
#1. Itβs slow.
Author(s): Frederik Bussler Originally published on Towards AI. And what is? βJeremy Howard -Strategic Shifts in IT, World Economic Forum 2014β by WEF licensed under CC BY-NC-SA 2.0 Jeremy Howard, AI expert and former President of Kaggle β the worldβs largest data …