Here I gather my homeworks on Applied Statistics. Later I will add my hw's from Avito Analytics Academy.
Feel free to π the repo!
You should have a Scikit-learn package preinstalled. Also pandas is needed. You should launch all the notebooks using jupyter notebook.
pip install numpy scipy pandas matplotlib ipython notebookOther packages install-scripts are in front of the notebooks.
Just install jupyter notebook and have fun.
Here there will be two main folders: MIPT applied stats folder and AVITO sometimes.
In the MIPT folder you can find my homeworks and labs:
Homeworks:
- HW1 β basic EDA methods;
- HW2 β parametric hypothesis tests;
- HW3 β non-parametric hypothesis tests;
- HW4 β multiple hypothesis testing;
- HW5 β correlation analysis;
- HW6 β dispersion analysis;
- HW7 β regression analysis;
- HW8 β generalized regression;
- HW9 β time series analysis;
- HW10 β sequential analysis;
- HW12 β Markov models;
Labs:
- Lab1 β first lab;
- Parsed list of lab1 emails;
- Lab2 β first lab;
- Parsed list of lab2 emails;