├── Feature_Engineering_for_Machine_Learning ├── Feature Engineering for Machine Learning.mmap ├── Feature_Engineering_for_Machine_Learning.html ├── Feature_Engineering_for_Machine_Learning.jpeg └── README.md ├── README.md ├── outlier_detection ├── README.md ├── outlier detection.ipynb ├── outlier_detection.html ├── pic │ ├── DBSCAN1.png │ ├── DBSCAN2.png │ ├── DBSCAN3.png │ ├── LOF1.png │ ├── LOF2.png │ ├── LOF3.png │ ├── isolation_forest1.png │ ├── isolation_forest2.png │ ├── isolation_forest3.png │ ├── oneclassSVM.png │ ├── oneclassSVM2.png │ └── oneclassSVM3.png └── test.pkl ├── python_package_time_series ├── image │ └── image.png └── 时间序列.md ├── zhou_zhihua_minmap ├── 机器学习——周志华 (2).html └── 机器学习——周志华.mmap └── 算法图解.html /Feature_Engineering_for_Machine_Learning/Feature Engineering for Machine Learning.mmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/Feature_Engineering_for_Machine_Learning/Feature Engineering for Machine Learning.mmap -------------------------------------------------------------------------------- /Feature_Engineering_for_Machine_Learning/Feature_Engineering_for_Machine_Learning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/Feature_Engineering_for_Machine_Learning/Feature_Engineering_for_Machine_Learning.html -------------------------------------------------------------------------------- /Feature_Engineering_for_Machine_Learning/Feature_Engineering_for_Machine_Learning.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/Feature_Engineering_for_Machine_Learning/Feature_Engineering_for_Machine_Learning.jpeg -------------------------------------------------------------------------------- /Feature_Engineering_for_Machine_Learning/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/Feature_Engineering_for_Machine_Learning/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/README.md -------------------------------------------------------------------------------- /outlier_detection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/README.md -------------------------------------------------------------------------------- /outlier_detection/outlier detection.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/outlier detection.ipynb -------------------------------------------------------------------------------- /outlier_detection/outlier_detection.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/outlier_detection.html -------------------------------------------------------------------------------- /outlier_detection/pic/DBSCAN1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/pic/DBSCAN1.png -------------------------------------------------------------------------------- /outlier_detection/pic/DBSCAN2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/pic/DBSCAN2.png -------------------------------------------------------------------------------- /outlier_detection/pic/DBSCAN3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/pic/DBSCAN3.png -------------------------------------------------------------------------------- /outlier_detection/pic/LOF1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/pic/LOF1.png -------------------------------------------------------------------------------- /outlier_detection/pic/LOF2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/pic/LOF2.png -------------------------------------------------------------------------------- /outlier_detection/pic/LOF3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/pic/LOF3.png -------------------------------------------------------------------------------- /outlier_detection/pic/isolation_forest1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/pic/isolation_forest1.png -------------------------------------------------------------------------------- /outlier_detection/pic/isolation_forest2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/pic/isolation_forest2.png -------------------------------------------------------------------------------- /outlier_detection/pic/isolation_forest3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/pic/isolation_forest3.png -------------------------------------------------------------------------------- /outlier_detection/pic/oneclassSVM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/pic/oneclassSVM.png -------------------------------------------------------------------------------- /outlier_detection/pic/oneclassSVM2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/pic/oneclassSVM2.png -------------------------------------------------------------------------------- /outlier_detection/pic/oneclassSVM3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/pic/oneclassSVM3.png -------------------------------------------------------------------------------- /outlier_detection/test.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/outlier_detection/test.pkl -------------------------------------------------------------------------------- /python_package_time_series/image/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/python_package_time_series/image/image.png -------------------------------------------------------------------------------- /python_package_time_series/时间序列.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/python_package_time_series/时间序列.md -------------------------------------------------------------------------------- /zhou_zhihua_minmap/机器学习——周志华 (2).html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/zhou_zhihua_minmap/机器学习——周志华 (2).html -------------------------------------------------------------------------------- /zhou_zhihua_minmap/机器学习——周志华.mmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/zhou_zhihua_minmap/机器学习——周志华.mmap -------------------------------------------------------------------------------- /算法图解.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cjn-chen/machine_learn_reading_notes/HEAD/算法图解.html --------------------------------------------------------------------------------