Ajitesh Kumar

Flutter – Map String Dynamic Code Example

In this post, we will understand the Flutter concepts related to Map<String, Dynamic> with some code example / sample. For…

5 years ago

SVM Algorithm as Maximum Margin Classifier

In this post, we will understand the concepts related to SVM (Support Vector Machine) algorithm which is one of the popular machine learning…

5 years ago

Security Misconfiguration Example – Upwork

In this post, you will see an example of security misconfiguration which is one of the top 10 security vulnerabilities…

5 years ago

Flutter Interview Questions for Beginners #1

This post is aimed to test your understanding on very basics of Flutter app development using most fundamental questions. It…

5 years ago

Flutter – When use Stateful vs Stateless Widgets

In this post, you will learn about when to use stateful widgets vs stateless widgets while building a Flutter app. Use Stateful widgets…

5 years ago

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 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 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 – 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 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 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 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?

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 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 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 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