Pinned Repositories
AnamorphicOptimus
BP-Network
Multi-Classification on dataset of MNIST
Clustering
Here is a set of Clustering algorithms. Kmeans, DBSCANS, AGNES are all implemented in Python.
Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
Crawler-of-Entity-Names
A crawler for entity names, especially for places names, in Shanghai. You can use this data for NER.
Decision-Tree
Here is a set of decision tree algorithm. ID3, Cart, Random Forest and GDBT are all implemented in Python.
Login-Web-By-Eclipse-
Here is a simple login website design by elicpse.
machine-learning-web-applications
Data science web project implemented in Django framework.
pyramid
Open source Machine Learning library written in Java
Regression
Here is a set of regression algorithms. Logistics, Ridge and Lasso are all implemented in Python.
AnamorphicOptimus's Repositories
AnamorphicOptimus/BP-Network
Multi-Classification on dataset of MNIST
AnamorphicOptimus/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
AnamorphicOptimus/Crawler-of-Entity-Names
A crawler for entity names, especially for places names, in Shanghai. You can use this data for NER.
AnamorphicOptimus/Decision-Tree
Here is a set of decision tree algorithm. ID3, Cart, Random Forest and GDBT are all implemented in Python.
AnamorphicOptimus/Login-Web-By-Eclipse-
Here is a simple login website design by elicpse.
AnamorphicOptimus/pyramid
Open source Machine Learning library written in Java
AnamorphicOptimus/Regression
Here is a set of regression algorithms. Logistics, Ridge and Lasso are all implemented in Python.
AnamorphicOptimus/AnamorphicOptimus
AnamorphicOptimus/Clustering
Here is a set of Clustering algorithms. Kmeans, DBSCANS, AGNES are all implemented in Python.
AnamorphicOptimus/machine-learning-web-applications
Data science web project implemented in Django framework.