Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emhash/machine-learning-and-ai
Personal tasks or codes of Machine Learning and Artificial Intelligence. Practice codes and projects of Ml/AI will be share here.
https://github.com/emhash/machine-learning-and-ai
ai datasets ipynb jupyter-notebook keras linear-regression logistic-regression machine-learning machine-learning-algorithms numpy opencv pandas python seaborn sklearn tensorflow
Last synced: 4 months ago
JSON representation
Personal tasks or codes of Machine Learning and Artificial Intelligence. Practice codes and projects of Ml/AI will be share here.
- Host: GitHub
- URL: https://github.com/emhash/machine-learning-and-ai
- Owner: emhash
- License: gpl-3.0
- Created: 2024-09-06T18:39:21.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T05:29:21.000Z (5 months ago)
- Last Synced: 2024-10-11T15:24:50.660Z (4 months ago)
- Topics: ai, datasets, ipynb, jupyter-notebook, keras, linear-regression, logistic-regression, machine-learning, machine-learning-algorithms, numpy, opencv, pandas, python, seaborn, sklearn, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 533 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 Codes and Algorithms for beginer to start.
## Check the content. And Watch Demo and Use it. DON'T FORGOT TO GIVE A STAR 😊
### The codes or ML Algorthms are oriented to easy to so on for the beginer who want to learn ML/AI and the contents are here to learn as what first and what next. Thanks.
| Table of Contents |
|--|
|[1 - Logistic Regration to Predict the placement yes or no by Draw a Linear Line](https://github.com/emhash/Machine-Learning-and-AI/blob/main/logistic_regration_placement_predict.ipynb) |
|[2 - Simple Linear Regration to predict salary by year of exp. ](https://github.com/emhash/Machine-Learning-and-AI/blob/main/linear_regration_to_predict_salary.ipynb) |
|[3 - Linear Regration to predict House price ](https://github.com/emhash/Machine-Learning-and-AI/blob/main/linear_reg_buston_housing.ipynb) |