https://github.com/varunkhurana07/ml-with-python-ibm
Contains solutions to assignments based on core Machine Learning concepts
https://github.com/varunkhurana07/ml-with-python-ibm
classification clustering collaborative-filtering dbscan-clustering decision-trees kmeans-clustering knn-classification logistic-regression machine-learning python recommender-system regression support-vector-machine
Last synced: 7 months ago
JSON representation
Contains solutions to assignments based on core Machine Learning concepts
- Host: GitHub
- URL: https://github.com/varunkhurana07/ml-with-python-ibm
- Owner: varunkhurana07
- Created: 2021-01-05T13:46:23.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-10T16:34:06.000Z (about 5 years ago)
- Last Synced: 2025-06-23T18:06:39.169Z (7 months ago)
- Topics: classification, clustering, collaborative-filtering, dbscan-clustering, decision-trees, kmeans-clustering, knn-classification, logistic-regression, machine-learning, python, recommender-system, regression, support-vector-machine
- Language: Jupyter Notebook
- Homepage:
- Size: 3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: Support Vector Machine Lab/.ipynb_checkpoints/SVM Lab my_attempt-checkpoint.ipynb
Awesome Lists containing this project
README
# ML-with-python-IBM
Contains solutions to assignments based on core Machine Learning concepts that I learnt in the 'Machine Learning with Python' course by IBM on Coursera.