paper-with-me

Papers

Enhanced multilayer perceptron with feature selection and grid search for travel mode choice prediction

2023-04-25 · Li Tang, Chuanli Tang, Qi Fu

Accurate and reliable prediction of individual travel mode choices is crucial for developing multi-mode urban transportation systems, conducting transportation planning and formulating traffic demand management strategies. Traditional discrete choice models have dominated the modelling methods for decades yet suffer from strict model assumptions and low prediction accuracy. In recent years, machine learning (ML) models, such as neural networks and boosting models, are widely used by researchers for travel mode choice prediction and have yielded promising results. However, despite the superior prediction performance, a large body of ML methods, especially the branch of neural network models, is also limited by overfitting and tedious model structure determination process. To bridge this gap, this study proposes an enhanced multilayer perceptron (MLP; a neural network) with two hidden layers for travel mode choice prediction; this MLP is enhanced by XGBoost (a boosting method) for feature selection and a grid search method for optimal hidden neurone determination of each hidden layer. The proposed method was trained and tested on a real resident travel diary dataset collected in Chengdu, China.

📄 PDF Abstract BibTeX arXiv:2304.12698

Code (0)

등록된 구현이 없습니다.

Tasks

Discrete Choice Modelsfeature selectionManagementPrediction

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Comparative Analysis of Machine Learning Algorithms for Solar Irradiance Forecasting in Smart Grids

2023-10-20 · Saman Soleymani, Shima Mohammadzadeh

The increasing global demand for clean and environmentally friendly energy resources has caused increased interest in harnessing solar power through photovoltaic (PV) systems for smart grids and homes. However, the inher…

Bayesian Optimizationenergy tradingfeature selectionManagement+1

DeTox at GermEval 2021: Toxic Comment Classification

2021-09-01 · GermEval 2021 9 · Mina Schütz, Christoph Demus, Jonas Pitz, Nadine Probol 외

In this work, we present our approaches on the toxic comment classification task (subtask 1) of the GermEval 2021 Shared Task. For this binary task, we propose three models: a German BERT transformer model; a multilayer …

ClassificationToxic Comment Classification

Detection and Forecasting of Parkinson Disease Progression from Speech Signal Features Using MultiLayer Perceptron and LSTM

2024-12-24 · Majid Ali, Hina Shakir, Asia Samreen, Sohaib Ahmed

Accurate diagnosis of Parkinson disease, especially in its early stages, can be a challenging task. The application of machine learning techniques helps improve the diagnostic accuracy of Parkinson disease detection but …

Diagnosticfeature selection

SSN MLRG1 at SemEval-2018 Task 3: Irony Detection in English Tweets Using MultiLayer Perceptron

2018-06-01 · SEMEVAL 2018 6 · Rajalakshmi S, Angel Deborah S, S Milton Rajendram, Mirnalinee T T

Sentiment analysis plays an important role in E-commerce. Identifying ironic and sarcastic content in text plays a vital role in inferring the actual intention of the user, and is necessary to increase the accuracy of se…

feature selectionOpinion MiningSarcasm DetectionSentiment Analysis

SSN MLRG1 at SemEval-2018 Task 1: Emotion and Sentiment Intensity Detection Using Rule Based Feature Selection

2018-06-01 · SEMEVAL 2018 6 · Angel Deborah S, Rajalakshmi S, S Milton Rajendram, Mirnalinee T T

The system developed by the SSN MLRG1 team for Semeval-2018 task 1 on affect in tweets uses rule based feature selection and one-hot encoding to generate the input feature vector. Multilayer Perceptron was used to build …

Classificationfeature selectionGeneral ClassificationOrdinal Classification+2