Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.19 KB

File metadata and controls

21 lines (17 loc) · 1.19 KB

Introduction

This is the code implementation for Spectra classification. We use machine learning methods to predict whether an unseen sample contains a particular or several species. The code includes various machine learning methods which are involved in our experiments, including Neural Networks, Support Vector Machine, Naive Bayes, K-Nearest Neighbors and more. The experiment results are reported in Experiment results.

Data

The data distribution that we used in our experiments is shown as below.
image

Here are some of our experiments results.
Our model performence on detecting whether a sample contains a certain species is shown as below.
image
Here are the comparisons of two versions of our models under different experiment settings.
image

Contributors

Chathurika Rathnayake
Zhenghao Zhao
Yan Yan
Rong Wang