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

https://github.com/kalebu/ml-with-python

An introductory Swahili course to building Machine learning Models with Python
https://github.com/kalebu/ml-with-python

datascience-with-python machine-learning machine-learning-course python python-tanzania tanzania

Last synced: 9 months ago
JSON representation

An introductory Swahili course to building Machine learning Models with Python

Awesome Lists containing this project

README

          

# ML with Python(Swahili Course)

A introductory swahili course to building Machine learning Models with Python to be hosted on Barmaga.io

## Tech stack used

- Languages
- [Python](https://www.python.org/)
- Libraries
- [Numpy](https://numpy.org/)
- [Pandas](https://pandas.pydata.org/)
- [Matplotlib](https://matplotlib.org/)
- [Scikit-learn](https://scikit-learn.org/stable/)
- [Telepot](https://telepot.readthedocs.io/en/latest/)
- [Gradio](https://www.gradio.app/)

## Course roadmap ?

- Introduction to Machine learning concepts
- Settings up environment ready for traning ML Models
- Installing required packages
- Getting started wwith jupyter notebook
- A brief guide to Machine Learning Libraries
- Pandas
- Numpy
- Matplotlib
- Working on a sample classification problem()
- Training
- Testing
- Evaluating pefromance
- Working on a sample Regression problem()
- Training
- Testing
- Evaluating Performance
- Working on a sample Clustering problem ()
- Training
- Testing
- Evaluating Performance

- Building our Final Machine Learning Project (Niaje chatbot)
- Preparing data for our machine learning project
- Engineering our data for training
- Training our ML Model using SVM
- Evaluating performance of our ML Model
- Deploying our ML Model as a chatbot app

## Issues

Are using facing any issue while trying to run the code base in this repository, then raise an issue and we are looking to fixing it as soon as we can !!

## Credits

All the Credits to [kalebu](https://github.com/Kalebu) and [Barmaga.io](https://barmaga.io/)