The code uses the scikit-learn machine learning library to train a decision tree on a small dataset of body metrics (height, width, and shoe size) labeled male or female. Then we can predict the gender of someone given a novel set of body metrics.
This project involves the implementation of efficient and effective LinearSVC on MNIST data set. The MNIST data comprises of digital images of several digits ranging from 0 to 9. Each image is 28 x 28 pixels. Thus, the data set has 10 levels of classes.
Assignment & notes from CS677-Data Science with Python. Use stock prices and features (average daily return and volatility) as the required dataset and apply many basic classifier models and algorithms of data science in analysis.
Aim was to classify the provided data with different classifiers and compare their performance. 17 different classifiers were employed and their results are documented in a Jupyter notebook
Based on the powerful econometrics and statistical background and rich data science resources of School of Economics (SOE) and Wang Yanan Institute for Studies in Economics (WISE), Xiamen University, WISER CLUB is a data science mutual aid learning organization jointly organized by SOE and WISE graduate students and undergraduate students.