#machine-learning
Read more stories on Hashnode
Articles with this tag
Introduction When you typecast a datetime column to a date in a database or programming language, it typically does not change the original data...
Introduction to Statistics Statistics is the science of collecting organizing and analyzing data Types of Statistics There are two types of...
Introduction to the data set This data set has the following features as input columns date ( self-explanatory) currently given in strings day (...
Introduction to EDA Intuition Imagine your wolf pack decides to watch a movie you haven’t heard of.There is absolutely no debate about that,it will...
Introduction to Feature Scaling It is the last step in feature transformation. Feature Scaling is a method to standardize the independent features...
What is feature engineering? It is the process of using domain knowledge to extract features from raw data In the machine learning development life...