How Is Web 3.0 Shaping the Future of Finance?

In this article, we will discuss how Web 3.0 and cryptocurrency play a role in shaping up the future of finance. | Continue reading


@analyticsvidhya.com | 1 year ago

How to Build User Interface for Random Forest in Jupyter Notebook

In this article, we will see how to convert the Jupyter notebook into an application and deploy it on the Heroku platform. | Continue reading


@analyticsvidhya.com | 2 years ago

Top Pre-Trained Models for Image Classification with Python Code

We cover 4 pre-trained models for Image Classification that are state-of-the-art(SOTA) and are widely used in the industry as well. | Continue reading


@analyticsvidhya.com | 2 years ago

A Comprehensive Guide on Market Basket Analysis

This comprehensive guide will instigate you to the world of Market Basket Analysis along with an implementation using Python on a dataset. | Continue reading


@analyticsvidhya.com | 2 years ago

Introduction to Exploratory Data Analysis (EDA)

EDA is a process of examining the data, extracting insights of the data. This article is an introduction to exploratory data analysis | Continue reading


@analyticsvidhya.com | 3 years ago

Machine Learning Can Predict Linear Algebra

In this article, we will create a simple machine learning implementation in Python using the TensorFlow library to predict linear algebra | Continue reading


@analyticsvidhya.com | 3 years ago

Automated Trading Strategy in Python?

Let's use reinforcement learning agents to provide us with automated trading strategies based on the basis of historical data. | Continue reading


@analyticsvidhya.com | 3 years ago

Why are GPUs necessary for training Deep Learning models? (2017)

The difference in CPUs & GPUs to help you understand the application of GPUs in training deep learning models in data science. Brief history of GPUs. | Continue reading


@analyticsvidhya.com | 3 years ago

Underfitting vs. Overfitting (vs. Best Fitting) in Machine Learning

Underfitting and overfitting are two crucial concepts in machine learning that learners often trip over. Learn what these concepts are here. | Continue reading


@analyticsvidhya.com | 4 years ago

Demystifying BERT: A Comprehensive Guide to the Groundbreaking NLP Framework

A comprehensive guide to BERT - the powerful and game-changing NLP framework from Google. This article looks at how it works in Python. | Continue reading


@analyticsvidhya.com | 4 years ago

A Comprehensive Guide to Learn Swift from Scratch for Data Science

Swift is a really useful language for data science | Continue reading


@analyticsvidhya.com | 4 years ago

Comprehensive and Practical Inferential Statistics Guide for Data Science

This guide explains inferential statistics for data science in simple and practical manner. This includes t-tests, hypothesis testing, ANOVA & Regression | Continue reading


@analyticsvidhya.com | 4 years ago

Understanding the Math Behind the XGBoost Algorithm

XGBoost has quickly become a popular machine learning technique, and a major diffrentiator in ML hackathons. Learn the math that powers it, in this article. | Continue reading


@analyticsvidhya.com | 5 years ago

10 Free Machine Learning E-Books for Data Scientists and AI Engineers

This list covers 10 free books on machine learning for data scientists & AI Engineers. From basic stats to advanced machine learning, we've covered it all. | Continue reading


@analyticsvidhya.com | 5 years ago

Simple Beginner’s guide to Reinforcement Learning and its implementation (2017)

This guide is an introduction to reinforcement learning & its practical implementations. It explains problem formulation, Q learning & a few examples of RL | Continue reading


@analyticsvidhya.com | 5 years ago

Microsoft AutoML toolkit open source now

Microsoft has open sourced a toolkit for automated machine learning called Neural Network Intelligence (NNI). It works with Python 3.5 or greater. | Continue reading


@analyticsvidhya.com | 5 years ago

An Overview of Regularization Techniques in Deep Learning (with Python Code)

Regularization techniques help us avoid overfitting of our models and makes our model useful for real life data science. We discuss L1 & L2 regularization. | Continue reading


@analyticsvidhya.com | 5 years ago

24 Ultimate Data Science Projects to Boost Your Knowledge and Skills

This article list data science projects, taken from various open source data sets solving regression, classification, text mining, clustering | Continue reading


@analyticsvidhya.com | 5 years ago

Beginner's Guide to Jupyter Notebooks for Data Science (with Tips, Tricks)

This article covers the basics of using Jupyter Notebooks for data science and machine learning, it's features, extensions, how to use it, and some of the best practices that go into using it effectively. | Continue reading


@analyticsvidhya.com | 5 years ago

Largest Machine Learning Festival for Students

Continue reading


@analyticsvidhya.com | 6 years ago

An Alternative to Deep Learning? Guide to Hierarchical Temporal Memory

Hierarchical temporal memory (HTM) method for unsupervised learning provides a tool which brings different strengths to the table compared to RNNs & CNNs | Continue reading


@analyticsvidhya.com | 6 years ago