The Only Domain AI Can’t Crack
Author(s): Michelangiolo Mazzeschi Recipes can’t be made by an AI: the data is all wrong! Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Deploy a Static Website using Github
Author(s): Bala Gopal Reddy Peddireddy Originally published on Towards AI. Programming Make your website and share it publicly in no time. What is Github? GitHub is a software development platform. It gives Unlimited cloud storage and supports all programming languages.GitHub is an …
Support Vector Machine — Insights
Author(s): Gautam Kmr Machine Learning Support Vector Machine — Insights I have talked about Linear regression and Classification on my prior articles. Before we take on to Support Vector Machine (aka SVM), let’s first understand what it does. The objective of the support vector …
How to Deploy a Static Website using Github
Author(s): Bala Peddireddy Make your website and share it publicly in no time. What is Github? GitHub is a software development platform. It gives Unlimited cloud storage and supports all programming languages. GitHub is an open-source platform, and anybody can access it. A lot …
Solving an Amazon Interview Question with Code
Author(s): Maths and Musings Let’s take a look at an algorithms question which has been used in interviews at Amazon, Google and Uber. Included is a python… Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
AI, Predicting Wine Prices with Regression, 99% r-squared
Author(s): Michelangiolo Mazzeschi Estimating wine prices with Machine Learning Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
#BlackLivesMatter ✊✊✊: Twitter VADER Sentiment Analysis using Python
Author(s): Abhijeet Sahoo “Please, I can’t breathe” — George Floyd Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Exploratory Analysis and Visualization of Time-series Data
Author(s): Mahbubul Alam Data wrangling, creating a time series object, filtering and visualizing — all things you can do to take full advantage of your time… Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Getting (re)Started with AI: Understanding Placement & Direction
Author(s): Sean W Smith Is the path forward really forward? [digAI.01–05] Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Role of Data Visualization in Machine Learning
Author(s): Benjamin Obi Tayo Ph.D. Data visualization plays an integral role in machine learning from data analysis, to model building, testing, evaluation, and selection Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
PDF, CDF in Machine Learning
Author(s): Ramya Vidiyala PDF, CDF in a nutshell Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Impostor Syndrome & Data Science
Author(s): Gautam Kmr Data Science, Opinion This is a topic or issue that most of the data scientists have and no one thinks other people have it and no one talks about it as well. Let us try to understand what this syndrome …
Evaluation Metrics for Textual Problems
Author(s): Edward Ma Why metrics need to be defined at the very beginning Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Modeling Seasonality of Airbnb Prices
Author(s): Michel Kana, Ph.D A practical guide to Polynomial Regression using Python and R Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
No ML Algorithms Cheat Sheet, Please
Author(s): Venkat Raman Machine Learning, Opinion Image source: https://unsplash.com/ What is a Cheat Sheet ? Wikipedia defines cheat sheets as a concise set of notes used for quick reference. Now the word that needs to be emphasized here is ‘quick reference’. In programming, …