cs6363
There are 7 repositories under cs6363 topic.
achyutb6/tweets-k-means
Tweets clustering K-means
achyutb6/color-quantization
Color quantization using k-means
achyutb6/grid-search-cv
Optimising parameters for multiple machine learning algorithms using grid search cv
achyutb6/neural-network
Neural network with 2 hidden layers
achyutb6/pca-for-images
PCA for images
achyutb6/home-credit-deafult-risk
The objective of this project is to predict whether or not an applicant will be able to repay a loan using historical data of user requesting a loan
achyutb6/decision-tree-algorithm
Implementation of decision tree algorithm