Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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) |