Role in this project:
ML Engineer Contributions:34 commits, 29 pushes, 1 branch in 1 year
Contributions summary:Wendy contributed significantly to implementing and experimenting with various machine learning algorithms, specifically for digit classification using the MNIST dataset. Their work involved developing and refining algorithms such as perceptron, k-NN, Naive Bayes, decision tree, maximum entropy, logistic regression, and AdaBoost. The commits demonstrate a focus on building, training, and evaluating these models, utilizing Python and libraries like pandas, scikit-learn, and OpenCV for feature extraction and model assessment.