├── 01-supervised-learning.md ├── 02-neural-networks.md ├── 03-dimensionality-reduction.md ├── 04-unsupervised-learning.md ├── 05-probabilistic-graphical-models.md ├── 06-sequential-learning.md ├── 07-causal-inference.md ├── 08-reinforcement-learning.md ├── Other topics ├── black-friday-dataset-eda-and-feature-engineering.ipynb ├── complete-pandas-codes-in-one-file.ipynb ├── confusion-matrix.md ├── javascript-basics.md ├── matplotlib-tutorial.ipynb ├── normalization-vs-standardization.md └── zomato-eda-feature-engineering.ipynb ├── README.md └── machine-learning.md /01-supervised-learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/01-supervised-learning.md -------------------------------------------------------------------------------- /02-neural-networks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/02-neural-networks.md -------------------------------------------------------------------------------- /03-dimensionality-reduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/03-dimensionality-reduction.md -------------------------------------------------------------------------------- /04-unsupervised-learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/04-unsupervised-learning.md -------------------------------------------------------------------------------- /05-probabilistic-graphical-models.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/05-probabilistic-graphical-models.md -------------------------------------------------------------------------------- /06-sequential-learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/06-sequential-learning.md -------------------------------------------------------------------------------- /07-causal-inference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/07-causal-inference.md -------------------------------------------------------------------------------- /08-reinforcement-learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/08-reinforcement-learning.md -------------------------------------------------------------------------------- /Other topics/black-friday-dataset-eda-and-feature-engineering.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/Other topics/black-friday-dataset-eda-and-feature-engineering.ipynb -------------------------------------------------------------------------------- /Other topics/complete-pandas-codes-in-one-file.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/Other topics/complete-pandas-codes-in-one-file.ipynb -------------------------------------------------------------------------------- /Other topics/confusion-matrix.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/Other topics/confusion-matrix.md -------------------------------------------------------------------------------- /Other topics/javascript-basics.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/Other topics/javascript-basics.md -------------------------------------------------------------------------------- /Other topics/matplotlib-tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/Other topics/matplotlib-tutorial.ipynb -------------------------------------------------------------------------------- /Other topics/normalization-vs-standardization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/Other topics/normalization-vs-standardization.md -------------------------------------------------------------------------------- /Other topics/zomato-eda-feature-engineering.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/Other topics/zomato-eda-feature-engineering.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/README.md -------------------------------------------------------------------------------- /machine-learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aman-Gupta-Ji/Amazon-ML-Summer-School/HEAD/machine-learning.md --------------------------------------------------------------------------------