2020

Pose Animator with TensorFlow for JS

Body Movements with TensorFlow

Want to see TensorFlow performing in realtime in the browser?See how it mimics your body movements with your image captured with webcam, in the browser. TensorFlow model up and running, with JS … ... Read More
Deploying Machine Learnng Models

Deploying Machine Learning Models

Introduction Deploying machine learning models into production is a separate step of the Machine Learning pipeline. It comes after the research phase, covered with analyzing data, feature engineering, and feature selection. The Machine Learning model shows its full value when the company that produced it is generating predictions using fully ... Read More
Feature Selection for Machine Learning

Feature Selection in Machine Learning

Feature Selection Introduction Feature selection is a method of selecting a subset of all features provided with observations data to build the optimal Machine Learning model. Well implemented feature selection leads to faster training and inference as well as better performing trained models. Other benefits from proper feature selection are ... Read More
Feature Engineering in Machine Learning

Feature Engineering in Machine Learning

INTRODUCTION INTO FEATURE ENGINEERING Feature engineering is a process of preparing and changing input data to be ready to be used for training Machine Learning models. From the feature engineering point of view, there are the following types of features numerical categorical date and time mixed. Mixed features term can ... Read More

Hello World

Hello everyone. This is the first post on this site. Please feel free to comment on its look and feel, behavior and how do you like it. All your comments will be taken in care. Thanks in advance, striki ... Read More