Ajitesh Kumar

Ajitesh Kumar

Flutter – GestureDetector Code Example & ConceptsFlutter – GestureDetector Code Example & Concepts

Flutter – GestureDetector Code Example & Concepts

In this post, we will learn about how to use GestureDetector with Stateful widgets in order to record changes to state. The following are…

5 years ago
Understanding Flutter Widgets with Code ExamplesUnderstanding Flutter Widgets with Code Examples

Understanding Flutter Widgets with Code Examples

In this post, we will understand some of the following key concepts of Flutter framework. What are widgets? What are…

5 years ago
Flutter Hello World App, Concepts & Code SamplesFlutter Hello World App, Concepts & Code Samples

Flutter Hello World App, Concepts & Code Samples

In this post, we will look at quick code samples and related concepts for getting started with Flutter Hello World…

5 years ago
Flutter Web App Commands – CheatsheetFlutter Web App Commands – Cheatsheet

Flutter Web App Commands – Cheatsheet

In this post, I will list down some of the key commands (cheatsheet) which can help one build and release web application (app) using Flutter.  …

5 years ago
Top 5 Data Analytics MethodologiesTop 5 Data Analytics Methodologies

Top 5 Data Analytics Methodologies

Here is a list of top 5 data analytics methodologies which can be used to solve different business problems and…

5 years ago
Contract Management Use Cases for Machine LearningContract Management Use Cases for Machine Learning

Contract Management Use Cases for Machine Learning

This post briefly represent the contract management use cases which could be solved using machine learning / data science. These use…

5 years ago
Different Types of Classification Learning AlgorithmsDifferent Types of Classification Learning Algorithms

Different Types of Classification Learning Algorithms

In this post, you will learn about different types of classification machine learning algorithms that are used for building models. Here are four…

5 years ago
Why Deep Learning is called Deep Learning?Why Deep Learning is called Deep Learning?

Why Deep Learning is called Deep Learning?

In this post, you will learn why deep learning is called as deep learning. You may recall that deep learning…

5 years ago
Difference – Artificial Intelligence & Machine LearningDifference – Artificial Intelligence & Machine Learning

Difference – Artificial Intelligence & Machine Learning

In this post, you learn the difference between artificial intelligence & machine learning. Artificial intelligence represents a set of computer…

5 years ago
Deep Learning – Learning Feature RepresentationsDeep Learning – Learning Feature Representations

Deep Learning – Learning Feature Representations

In this post, you learn about what is deep learning with a focus on feature engineering. Here is a quick…

5 years ago
Machine Learning Models Evaluation InfographicsMachine Learning Models Evaluation Infographics

Machine Learning Models Evaluation Infographics

In this post, you will get an access to a self-explanatory infographics / diagram representing different aspects / techniques which need to…

5 years ago
Python – How to Plot Learning Curves of ClassifierPython – How to Plot Learning Curves of Classifier

Python – How to Plot Learning Curves of Classifier

In this post, you will learn a technique using which you could plot the learning curve of a machine learning…

5 years ago
Infographics for Model & Algorithm Selection & EvaluationInfographics for Model & Algorithm Selection & Evaluation

Infographics for Model & Algorithm Selection & Evaluation

This is a short post created for quick reference on techniques which could be used for model evaluation & selection…

5 years ago

Feature Scaling & Stratification for Model Performance (Python)

In this post, you will learn about how to improve machine learning models performance using techniques such as feature scaling…

5 years ago

How to use Sklearn Datasets For Machine Learning

In this post, you wil learn about how to use Sklearn datasets for training machine learning models. Here is a…

5 years ago

Python – How to install mlxtend in Anaconda

In this post, you will quickly learn about how to install mlxtend python package while you are working with Anaconda Jupyter…

5 years ago