Pinned Repositories
ml-python
MNIST-SUPPORT-VECTOR-MACHINE
I performed SVC on the MNIST dataset. I used 7 and 3 but you can easily mod the code to accomodate as many values as you olease
MNIST-Using-K-means
It is One of the Easiest Problems in Data Science to Detect the MNIST Numbers, Using a Classification Algorithm, Here I have used a csv File which contains the Pixels of the Numbers from 0 to 9 and we have to Classify the Numbers Accordingly. I have Used K-Means Classification Algorithm.
offerain
PowNet
PowNet: Network-constrained Unit Commitment / Economic Dispatch model in Python with data for Cambodian power system
ZR981218's Repositories
ZR981218/offerain
ZR981218/PowNet
PowNet: Network-constrained Unit Commitment / Economic Dispatch model in Python with data for Cambodian power system
ZR981218/ml-python
ZR981218/MNIST-Using-K-means
It is One of the Easiest Problems in Data Science to Detect the MNIST Numbers, Using a Classification Algorithm, Here I have used a csv File which contains the Pixels of the Numbers from 0 to 9 and we have to Classify the Numbers Accordingly. I have Used K-Means Classification Algorithm.
ZR981218/MNIST-SUPPORT-VECTOR-MACHINE
I performed SVC on the MNIST dataset. I used 7 and 3 but you can easily mod the code to accomodate as many values as you olease