Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haloapping/ml-with-me
Kalo dengar istilah ML, biasanya rada ambigu. Soalnya punya beberapa kepanjangan, seperti Mobile Legend, Makan Lontong, dan lain-lain. Tapi pada repo ini membahas Machine Learning :)
https://github.com/haloapping/ml-with-me
ml pusing python3 scikit-learn stress tau-ah-gelap
Last synced: 1 day ago
JSON representation
Kalo dengar istilah ML, biasanya rada ambigu. Soalnya punya beberapa kepanjangan, seperti Mobile Legend, Makan Lontong, dan lain-lain. Tapi pada repo ini membahas Machine Learning :)
- Host: GitHub
- URL: https://github.com/haloapping/ml-with-me
- Owner: haloapping
- Created: 2022-02-12T03:10:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-08T02:28:59.000Z (almost 3 years ago)
- Last Synced: 2023-03-06T01:09:15.817Z (almost 2 years ago)
- Topics: ml, pusing, python3, scikit-learn, stress, tau-ah-gelap
- Language: Jupyter Notebook
- Homepage:
- Size: 3.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine Learning with Me
Iseng-iseng eksplor Machine Learning dengan menggunakan library Scikit-Learn.
# References
- Indonesia Belajar: Tutorial Belajar Machine Learning Dasar | Python Scikit-Learn https://www.youtube.com/playlist?list=PL2O3HdJI4voHNEv59SdXKRQVRZAFmwN9E
- NgodingPython: KUPAS TUNTAS !! Metrik Evaluasi pada Machine Learning (+timestamp) | Tonton sampai habis https://youtu.be/zSiCZ6cI02g# Instructions
- Make sure Anaconda installed, if you don't have, you can refer this link https://www.anaconda.com/products/individual to install Anaconda.
- Install env-spec.txt with run command `conda create --name [your_env_name] --file env-spec.txt`
- Finish and enjoy.