A single and easy access to notes on statistics, machine learning etc
- Have a Look at the project structure below
├── README.md <- The top-level README for this project.
├── index.html <- Homepage of the website
├── src
│
├── assets <- files such as images used for this project
│
├── css <-css folder of the website. Used for beautification
│
├── ml <- Folder consisting of pages for ML notes
│
├── statistics <- Folder consisting of pages for statistics pages
│