DeepAI AI Chat
Log In Sign Up

Predicting Blossom Date of Cherry Tree With Support Vector Machine and Recurrent Neural Network

10/10/2022
by   Hongyi Zheng, et al.
0

Our project probes the relationship between temperatures and the blossom date of cherry trees. Through modeling, future flowering will become predictive, helping the public plan travels and avoid pollen season. To predict the date when the cherry trees will blossom exactly could be viewed as a multiclass classification problem, so we applied the multi-class Support Vector Classifier (SVC) and Recurrent Neural Network (RNN), particularly Long Short-term Memory (LSTM), to formulate the problem. In the end, we evaluate and compare the performance of these approaches to find out which one might be more applicable in reality.

READ FULL TEXT
09/12/2019

Understanding LSTM – a tutorial into Long Short-Term Memory Recurrent Neural Networks

Long Short-Term Memory Recurrent Neural Networks (LSTM-RNN) are one of t...
01/29/2016

Lipreading with Long Short-Term Memory

Lipreading, i.e. speech recognition from visual-only recordings of a spe...
08/11/2020

A Comparison of Synthetic Oversampling Methods for Multi-class Text Classification

The authors compared oversampling methods for the problem of multi-class...
05/19/2018

Chief complaint classification with recurrent neural networks

Syndromic surveillance detects and monitors individual and population he...
11/03/2022

Spam Review Detection Using Deep Learning

A robust and reliable system of detecting spam reviews is a crying need ...