I code yeah
Analyze 'Hotel Data' dataset and implement them into readable graph using Matplotlib & Pandas
Classify input text using scikit-learn with variety of output 'Complimant','Greet','Period' by applying CountVectorizer and SVM
Calculate Standard Deviation,Mean,Population,Sample using Python and implement them into Tkinter GUI
Calculate Correlation Coefficient and implement them into Pandas tabular in order to make it more readable
Predict either we will won the game or not using LogisticRegression from scikit-learn
Detect people and draw a rectangle around the detected person using OpenCV and HOG