├── Decision_Tree_Regression3.1.py ├── GRNN.py ├── GSOM_version_last.py ├── Kmeans2.1.py ├── LOF_Outlier_Dection.py ├── Logistic_Regression.py ├── Multiple Regression Linear.py └── README.md /Decision_Tree_Regression3.1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anxinguo/Machine-Learning/HEAD/Decision_Tree_Regression3.1.py -------------------------------------------------------------------------------- /GRNN.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anxinguo/Machine-Learning/HEAD/GRNN.py -------------------------------------------------------------------------------- /GSOM_version_last.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anxinguo/Machine-Learning/HEAD/GSOM_version_last.py -------------------------------------------------------------------------------- /Kmeans2.1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anxinguo/Machine-Learning/HEAD/Kmeans2.1.py -------------------------------------------------------------------------------- /LOF_Outlier_Dection.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anxinguo/Machine-Learning/HEAD/LOF_Outlier_Dection.py -------------------------------------------------------------------------------- /Logistic_Regression.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anxinguo/Machine-Learning/HEAD/Logistic_Regression.py -------------------------------------------------------------------------------- /Multiple Regression Linear.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anxinguo/Machine-Learning/HEAD/Multiple Regression Linear.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anxinguo/Machine-Learning/HEAD/README.md --------------------------------------------------------------------------------