_Beginner 2 Computer Science
Misc
(Move to ...)
Download
About us
Contact us
▼
Showing posts with label
Machine Learnig
.
Show all posts
Showing posts with label
Machine Learnig
.
Show all posts
Friday, 11 March 2016
Quick Dive to data handeling and machine learning in Python
›
This model show a quick way to apply different classification machine learning algorithm on data strored in CSV formate. Pyth...
1 comment:
Saturday, 7 November 2015
Using SVM Classifier
›
Support vector Machine (SVM) is one of most famous machine learning tool for classification problem. This is supervised learning technique...
1 comment:
Friday, 6 November 2015
Using Naive Bayes classifier
›
This is most basic classifier , It uses concept of probability in order to predict the class of input feature data . Read More We gonna...
›
Home
View web version