Machine Learning

Strimlit Library

Streamlit

If you are a data scientist who doesn’t want to spend time on creating a website, and you still wish to show the results of your work, this is perfect for you: Check it out. I’m alrady using it 🙂 ... 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