Skip to main content

TGPred: Efficient methods for predicting target genes of a transcription factor by integrating statistics, machine learning, and optimization.

Project description

TGPred v.0.1.0 (Python Version)

Python version of TGPred contains six efficient methods for predicting target genes of a transcription factor by integrating statistics, machine learning, and optimization:

  • HuberNet: Huber loss function along with Network-based penalty function;
  • HuberLasso: Huber loss function along with Lasso penalty function;
  • HuberENET: Huber loss function along with Elastic Net penalty function;
  • MSENet: Mean square error loss function along with Network-based penalty function;
  • MSELasso: Mean square error loss function along with Lasso penalty function;
  • MSEENET: Mean square error loss function along with Elastic Net penalty function;
  • APGD: The Accelerated Proximal Gradient Descent (APGD) algorithm to solve the above six penalized regression models.

Functions

Please refer from Github site.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TGPred-0.1.0.tar.gz (11.6 kB view hashes)

Uploaded Source

Built Distribution

TGPred-0.1.0-py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page