- Learning Maching learning course with Pandas, scikit-learn, Tensorflow, Keras, numpy... from UCOM恆逸
- create README.md in PyCharm
- install plugin
- if cant find *.md , go File / setting / file type / markdown + *.md
- VCS ==> Enable Version Control Integration ==> Git
- MLLab ==> right click==> git ==> add
- Git / Commit directory
- open course to iris
- private
- VCS / Git / Push
- iris
- Bunch
- data, target, target_names, feature_names
- data/target ==> numpy.ndarray
- logistic regression