paper-with-me

Papers

CLASSify: A Web-Based Tool for Machine Learning

2023-10-05 · Aaron D. Mullen, Samuel E. Armstrong, Jeff Talbert, V. K. Cody Bumgardner

Machine learning classification problems are widespread in bioinformatics, but the technical knowledge required to perform model training, optimization, and inference can prevent researchers from utilizing this technology. This article presents an automated tool for machine learning classification problems to simplify the process of training models and producing results while providing informative visualizations and insights into the data. This tool supports both binary and multiclass classification problems, and it provides access to a variety of models and methods. Synthetic data can be generated within the interface to fill missing values, balance class labels, or generate entirely new datasets. It also provides support for feature evaluation and generates explainability scores to indicate which features influence the output the most. We present CLASSify, an open-source tool for simplifying the user experience of solving classification problems without the need for knowledge of machine learning.

📄 PDF Abstract BibTeX arXiv:2310.03618

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationMissing Values

Similar Papers 제목 키워드 기반

An Evaluation of Support Vector Machines as a Pattern Recognition Tool

2014-12-13 · Eugene Borovikov

The purpose of this report is in examining the generalization performance of Support Vector Machines (SVM) as a tool for pattern recognition and object classification. The work is motivated by the growing popularity of t…

General Classification

Applying Machine Learning to Crowd-sourced Data from Earthquake Detective

2020-11-05 · Omkar Ranadive, Suzan van der Lee, Vivian Tang, Kevin Chao

Dynamically triggered earthquakes and tremor generate two classes of weak seismic signals whose detection, identification, and authentication traditionally call for laborious analyses. Machine learning (ML) has grown in …

BIG-bench Machine LearningTime SeriesTime Series Analysis

Machine learning based animal emotion classification using audio signals

2025-03-23 · Mariia Slobodian, Mykola Kozlenko

This paper presents the machine learning approach to the automated classification of a dog's emotional state based on the processing and recognition of audio signals. It offers helpful information for improving human-mac…

Emotion Classification

Using Machine Learning and Natural Language Processing to Review and Classify the Medical Literature on Cancer Susceptibility Genes

2019-04-24 · Yujia Bao, Zhengyi Deng, Yan Wang, Heeyoon Kim 외

PURPOSE: The medical literature relevant to germline genetics is growing exponentially. Clinicians need tools monitoring and prioritizing the literature to understand the clinical implications of the pathogenic genetic v…

ClassificationGeneral Classification

Automating Program Structure Classification

2021-01-15 · Will Crichton, Georgia Gabriela Sampaio, Pat Hanrahan

When students write programs, their program structure provides insight into their learning process. However, analyzing program structure by hand is time-consuming, and teachers need better tools for computer-assisted exp…

ClassificationGeneral Classification