ðTransProPy Manual
TransProPy is a Python package that is part of the TransPro series under the SuperOmics framework.
Welcome

TransProPyïžA collection of deep learning models that integrate algorithms and various machine learning approaches to extract features (genes) effective for classification and attribute them accordingly.
Table of Contents
These functions usually contain various utilities and helper functions, which can sometimes be considered as low-level functionalities.
ðŋAuc.pyðŋAutoNorm.pyðŋFeatureRanking.pyðŋLoadData.pyðŋPrintResults.pyðŋFilterSamples.pyðŋGeneNames.pyðŋGeneToFeatureMapping.py
ðŋsplitdata.py
ðģMACFCmain.py
ðŠīAutoGluonSelectML.pyApplying the MACFC selection for relevant feature genes in classification.
ðŠīAutogluonTimeLimit.pyTrains a model using AutoGluon on provided data path and returns feature importance and model leaderboard.
Trains a model using AutoGluon on provided data path and returns feature importance and model leaderboard.
ðģUsage of MACFCmain
ðŠīUsage of Autogluon_TimeLimit/Autogluon_SelectMLThis module uses the MACFC method to select feature genes relevant to classification and ranks them based on their corresponding weights.
Performing training and prediction tasks on tabular data using Autogluon.
Last updated