PrivacyRaven: Comprehensive Privacy Testing for Deep Learning
Author(s): Bala Priya C Deep Learning, Privacy andΒ Security Summary of talk from OpenMined PriConΒ 2020 Photo by Markus Spiske onΒ Unsplash This is a summary of Suha S. Hussainβs talk in OpenMined Privacy Conference 2020 on PrivacyRavenβββa comprehensive testing framework for simulating privacyΒ attacks. Why …
AI is Predicting Faster and More Accurate Weather Forecasts
Author(s): Louis (Whatβs AI) Bouchard Artificial Intelligence, News What if we could replace all this with artificial intelligence by analyzing weather patterns of the past 40 years to predict theΒ future? On the left is the new paperβs βDeep Learning Weather Predictionβ forecast. …
Approximate Nearest Neighbors on Elastic Search with Docker
Author(s): Marie Stephen Leo Scaling ANNs to the Hundred Millions Continue reading on Towards AI Β» Published via Towards AI …
Statistical Modeling of Time Series Data Part 3: Forecasting Stationary Time Series using SARIMA
Author(s): Yashveer Singh Sohi Data Visualization Photo by Chris Liverani onΒ Unsplash In these series of articles, the S&P 500 Market Index is analysed using popular Statistical Model: SARIMA (Seasonal Autoregressive Integrated Moving Average), and GARCH (Generalized AutoRegressive Conditional Heteroskedasticity). In the first …
Contingency Tables in R
Author(s): George Pipis A comprehensive tutorial about Contingency Tables in R showing how to analyze the relationship between categorical data Continue reading on Towards AI Β» Published via Towards AI …
The Beginnersβ Guide to Juliaβs Package ManagerβββPkg
Author(s): Chetan Ambi Introduction to Julia’s package manager for managing packages Continue reading on Towards AI Β» Published via Towards AI …
How to Master the Art of Storytelling as a Data Scientist?
Author(s): Saeed Ahmad Data Science,Β Opinion Photo by Sinitta Leunen onΒ Unsplash You are a data scientist, which is the reason you are reading myΒ article. You were given a classification problem. You think you used the best model for modelingΒ it. But someone asks you …
An Online Data Science Degree/Certificate is Within ReachβββWith Lots of Affordable Options
Author(s): Benjamin Obi Tayo Ph.D. The first step towards starting your journey in data science education is only a click a way Continue reading on Towards AI Β» Published via Towards AI …
Statistical Modeling of Time Series Data Part 2: Exploratory Data Analysis
Last Updated on December 21, 2020 by Editorial Team Author(s): Yashveer Singh Sohi Data Visualization Photo by Chris Liverani onΒ Unsplash In this series of articles, the S&P 500 Market Index is analyzed using popular Statistical Model: SARIMA (Seasonal Autoregressive Integrated Moving Average) …
Statistical Modeling of Time Series Data Part 1Β : Data Preparation and Preprocessing
Last Updated on December 21, 2020 by Editorial Team Author(s): Yashveer Singh Sohi Data Visualization Statistical Modeling of Time Series Data Part 1: Data Preparation and Preprocessing Photo by Chris Liverani onΒ Unsplash In this series of articles, the S&P 500 Market Index …
Logistic Regression Explained Simply
Author(s): Johar M. Ashfaque Machine Learning, Statistics Logistic regression is a technique borrowed by machine learning from the field of statistics. It is the go-to method for binary classification problems (problems with two classΒ values). Logistic Function Logistic regression is named for …
Interviewing a Data Scientist
Author(s): Louis (Whatβs AI) Bouchard A professional data scientist answers the 12 most asked questions. Clarify and debunks the myths you’ve built surrounding this field! Continue reading on Towards AI Β» Published via Towards AI …
Gradient Boosting Technique
Author(s): Charanraj Shetty A numerical explanation along with Mathematical Intuition Continue reading on Towards AI Β» Published via Towards AI …
Linear Algebra for ML
Author(s): Johar M. Ashfaque Source: Unsplash Machine Learning, Mathematics You do not need to learn linear algebra before you get started in machine learning, but at some point, you may wish to diveΒ deeper. Linear algebra will give you the tools to help …