Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdulhadi806/machine-learning-basic-notes
https://github.com/abdulhadi806/machine-learning-basic-notes
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdulhadi806/machine-learning-basic-notes
- Owner: AbdulHadi806
- License: cc0-1.0
- Created: 2024-02-23T16:48:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-08T19:30:52.000Z (8 months ago)
- Last Synced: 2024-03-08T20:52:01.354Z (8 months ago)
- Language: Jupyter Notebook
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Machine Learning Basic Notes By Abdul Haadi
Welcome to Machine Learning Basic Notes! This repository contains beginner-friendly notes and resources to help you grasp basic concepts in machine learning. Whether you're just starting out or looking to refresh your understanding, you'll find valuable content to support your learning journey. This repo was created at 2/22/2024 to help learners like myself.
## Table of Contents
- **[Basic practicle example using Logistic Regression for predicting death rate between male and female in titanic](https://github.com/AbdulHadi806/Machine-learning-Basic-notes/blob/main/practicle-example.ipynb)**
- **[Basic Concepts about Machine Learning](https://github.com/AbdulHadi806/Machine-learning-Basic-notes/blob/main/Machine-learning-Basic-notes/MachineLearningBasics/BasicMLConcepts.md)**
- **[ML Basic Maths Concepts](https://github.com/AbdulHadi806/Machine-learning-Basic-notes/blob/main/Machine-learning-Basic-notes/MLMaths/BasicMaths.md)**
- **[Pandas Notes](https://github.com/AbdulHadi806/Machine-learning-Basic-notes/blob/main/Machine-learning-Basic-notes/Libraries/pandasNotes.md)**
- **[Exploratory Data Analysis (EDA) Basics](https://github.com/AbdulHadi806/Machine-learning-Basic-notes/blob/main/Machine-learning-Basic-notes/MachineLearningBasics/EDA.md)**
- **[Deep Learning](https://github.com/AbdulHadi806/Machine-learning-Basic-notes/blob/main/Machine-learning-Basic-notes/deep-learning/Deeplearning.md)**
- **[Seaborn Basics](https://github.com/AbdulHadi806/Machine-learning-Basic-notes/blob/main/Machine-learning-Basic-notes/Libraries/seabornNotes.md)**
- **[Linear Regression Model](https://github.com/AbdulHadi806/Sales-Regression/blob/main/main.ipynb)**Feel free to explore each section to enhance your understanding of machine learning concepts and tools!