Machine Learning
機器學習( Machine Learning = ML)是透過演算法將收集到的資料進行分類或預測模型訓練,在未來中,當得到新的資料時,可以透過訓練出的模型進行預測,如果這些效能評估可以透過利用過往資料來提升的話,就叫機器學習。
Learning ML
Free Course
Data Analysis Tools
PyGWorker
Turn your pandas dataframe into an interactive UI for visual analysis. Alternative to Tableau.
Support for Jupyter Notebook/ CoLab/Streamlit/Kaggle.
GitHub: PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis (github.com)
OCR - Optical Character Recognition
ANPR 車牌辨識
Automatic License/Number Plate Reader (ANPR)
Face Detection
Coding
- deepface - About A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python.