Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.