Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnpsnuwan/ml-all-in-one
A collection of machine learning is using python.
https://github.com/mnpsnuwan/ml-all-in-one
graph jupyter-notebook linear-regression logistic-regression machine-learning polynomial-regression python regression
Last synced: 17 days ago
JSON representation
A collection of machine learning is using python.
- Host: GitHub
- URL: https://github.com/mnpsnuwan/ml-all-in-one
- Owner: mnpsnuwan
- Created: 2023-10-17T03:44:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-26T18:55:10.000Z (about 1 year ago)
- Last Synced: 2024-04-17T05:02:22.167Z (7 months ago)
- Topics: graph, jupyter-notebook, linear-regression, logistic-regression, machine-learning, polynomial-regression, python, regression
- Language: Python
- Homepage:
- Size: 6.8 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine Learning all in one
## Regression
- Linear Regression
- Polynomial Regression
- Logistic Regression## Graph Generators
- Classic Graph
- Lattice Graph
- Small Graph
- Random Graph
- Social Network Graph
- Community Graph