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
- Host: GitHub
- URL: https://github.com/kalebu/ml-with-python
- Owner: Kalebu
- License: mit
- Created: 2021-05-06T14:33:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-06T15:36:23.000Z (over 4 years ago)
- Last Synced: 2025-03-24T04:03:57.989Z (9 months ago)
- Topics: datascience-with-python, machine-learning, machine-learning-course, python, python-tanzania, tanzania
- Homepage: https://barmaga.io/
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)