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

https://github.com/kevinndungu-source/machine_learning

Machine Learning - This is a hands-on Machine Learning endeavor showcasing data preprocessing, feature engineering, and model deployment using Amazon SageMaker, aimed at advancing proficiency in ML workflows.
https://github.com/kevinndungu-source/machine_learning

data-manipulation feature-engineering feature-extraction imputation-methods python regression-models supervised-machine-learning

Last synced: about 2 months ago
JSON representation

Machine Learning - This is a hands-on Machine Learning endeavor showcasing data preprocessing, feature engineering, and model deployment using Amazon SageMaker, aimed at advancing proficiency in ML workflows.

Awesome Lists containing this project

README

        

# Machine Learning Code
Welcome to my Machine Learning (ML) repository! This collection of code files serves as a comprehensive resource for mastering various aspects of the ML workflow. From fetching data from scikit-learn datasets to advanced tasks like feature engineering and model deployment using Amazon SageMaker, this repository covers it all.

Technologies Used:
- Amazon SageMaker: Utilized for running Jupyter notebooks, managing training jobs, and deploying models.
- Python: Programming language used extensively for ML model development and scripting.
- scikit-learn: Essential library for data preprocessing, feature extraction, and model training.
- Pandas: Used for data manipulation and analysis.
- NumPy: Fundamental library for numerical operations and array processing in Python.
- Matplotlib and Seaborn: Libraries for data visualization and exploratory data analysis (EDA).

---

![Sagemaker](https://github.com/kevinndungu-source/Machine_Learning/assets/114335263/04040e20-c999-49cc-b9dd-bb24d544e3e6)

---

Whether you're new to ML or looking to expand your expertise, these code examples provide hands-on experience and practical insights into building and deploying ML models effectively with Amazon SageMaker.

Feel free to explore the code, experiment with different techniques, and elevate your ML skills with this repository!

---