Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hasibzunair/intro-ml-tutorial

Tutorial materials for Ericsson AI & ML Upskill Program 2021. See also https://github.com/myconcordia/A2I2
https://github.com/hasibzunair/intro-ml-tutorial

Last synced: 4 days ago
JSON representation

Tutorial materials for Ericsson AI & ML Upskill Program 2021. See also https://github.com/myconcordia/A2I2

Awesome Lists containing this project

README

        

# Intro to Machine Learning Tutorials

[colab-badge]:
[![Open In Colab][colab-badge]](https://colab.research.google.com/github/hasibzunair/ericsson-upskill-tutorials/blob/main/tensorflow_tutorial.ipynb)

Tutorial materials for **Ericsson AI & ML Upskill Program 2021**. It contains code for introducing Python, Numpy, Pandas, Matplotlib and TensorFlow.

### Resources
* https://feature-engine.trainindata.com/en/latest/
* https://feature-engine.trainindata.com/en/latest/user_guide/selection/SmartCorrelatedSelection.html

**Acknowledgements**: Some notebooks are based on various online code snippets with approriate credits.