Popular repositories Loading
-
image-clustering
image-clustering PublicThis is a simple image clustering algorithm which uses KMeans for clustering and performs 3 types of vectorization using vgg16, vgg19 and resnet50 using the weights from ImageNet
-
logistic-regression-from-scratch
logistic-regression-from-scratch Publicsimple logistic regression using the Stochastic gradient optimizer.
Python 1
-
document-classification
document-classification PublicThis is an implementation of document classification using four algorithms: Multinomial Naive Bayes, Support Vector Machines, Random Forests and Logistic Regression.
Python 1
-
react-flask-es
react-flask-es PublicThis is a simple CRUD Application with search and pagination functionality as well. The Project is written in: React.JS, Python3-Flask (with ElasticSearch).
Python 1
-
DecisionTreeClassifier-FromScratch
DecisionTreeClassifier-FromScratch PublicA Decision Tree Classifier built from scartch in python 3 using the supervised learning methodology. The example here uses the iris data set, but you can load any dataset and it will run for that, …
Python
-
LinearRegression-OneVariable-FromScratch
LinearRegression-OneVariable-FromScratch PublicA linear regression in one variable written from scratch in python 3.
Python
If the problem persists, check the GitHub status page or contact support.