https://github.com/ynsrc/machine-learning
Machine Learning Examples
https://github.com/ynsrc/machine-learning
classification data-science machine-learning machine-learning-algorithms matplotlib nlp nlp-machine-learning regression scikit-learn sklearn
Last synced: 12 months ago
JSON representation
Machine Learning Examples
- Host: GitHub
- URL: https://github.com/ynsrc/machine-learning
- Owner: ynsrc
- License: unlicense
- Created: 2024-05-02T04:47:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T10:37:18.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T17:24:51.771Z (about 1 year ago)
- Topics: classification, data-science, machine-learning, machine-learning-algorithms, matplotlib, nlp, nlp-machine-learning, regression, scikit-learn, sklearn
- Language: Jupyter Notebook
- Homepage:
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine Learning
This repo contains machine learning examples.
# Attributions
Dataset: Second Hand Car Price Prediction (datasets/cars.csv)
```
https://www.kaggle.com/datasets/sujithmandala/second-hand-car-price-prediction
```
# License
The Unlicense. Feel free to use or change it how you need.
But third party sources like datasets etc. may have some limitations.
If you have doubts, please check out the links we attributed.