gravatar

Omon

Omon

Recently Published

workshop project.
dimension reduction and cluster analysis
In this notebook, I use different dimension reduction techniques and clustering methods so we can gain insights from the data.
OPTICS algorithm hyper tuning process
xi hyper_tuning process in OPTICS algorithm.
regression model optimization
In R mlr workflow gives us a wide range of option to use different regression models and optimize them to increase prediction accuracy . In this project I showcased all of the regression models we know and how can we optimize them
GAM (cross validation and tune parameter)
practice,practice, practice!!!!
prediction with multiple linear regression
In this markdown I fitted linear regression model for prediction , Also tried some hyperparameter tuning techniques and selected reliable features using filter method.
stock market forecasting with amazon data
Time series with ARIMA, TSLM , ETS model for forcasting
Time series
I tried different forecasting methods here.
My anime list data analysis
my anime list data analysis(far from over though)
basic titanic model fitting
Here I fitted a model for famous titanic dataset,Thank you!!:)
A detailed EDA on happiness data
This was a EDA project I was inspired by and made it my own after trying out different things, ENJOY!!!!
Statistical parametric and non parametric tests
These are some statistical technique which I learned and practiced