You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They are many tricks which makes our life easier instead of wasting time in writing long codes. So, I have explored Pandas library thoroughly so that I can save a lot of time while coding.
It is a Classification problem which involved a lot of preprocessing, joining tables. The data is huge which also helps us to solve the challenge in an optimized way.
I faced a lot of problems like Data balancing, duplicate data, hyper parameter tuning. It's quite interesting.
This project helped me alot in learning different ways to handle huge data.
Day 13:
Participated in the American Express AI Challenge(Problem 2) - "Supervised Modeling with Emphasis on LAUC
" organised by Hacker Earth.
Increased my score from 0.96655 to 0.966556 after spending a lot of time in feature extraction and tuning hyperparameters.
Day 26:
Successfully completed the challenge - American Express AI Challenge(Problem 2) - "Supervised Modeling with Emphasis on LAUC" organised by Hacker Earth.
Read third chapter from the text book: Time Series Analysis Forecasting and control by Box and Jenkins.
Chapter 3: Linear Statioanry models (Autoregressive, Moving average, Mixed Autoregressive moving average). It also explains about the conditions of stationarity, invertibility, Autocorrelation function and Partial autocorrelation functions.
This text book explains the concepts mathematically in a very simple way.
Day 45 - Present:
Working on different Time Series data.
Appying different stochastic models and comparing with latest models.
About
Learning Machine Learning and showcasing my work for 100 Days.