Skip to main content

No project description provided

Project description

tkmt-package

tkmt-package is a Python library for dealing with regression problem statements.This package includes modules for ensemble learning starting from data preparation to assign the dependent and independent variables, data normalization to rescale the data, train test split.There are modules for setting user defined base models to use ensemble learning techniques like averaging and weighted averaging.The module for the accuracy filter, filters out and displays the modules with the accuracy more than or equal to the set user defined threshold value.There is a module to get weights of the models defined by the user based on their accuracies. The module for averaging technique takes the average of the performance of all the models defined by the user and outputs a new model based on the average Similarly, the module for weighted averaging technique, takes the average of all the models based on their weights. The module for performance evaluation gives shows the performance of the model in terms of accuracy, MAE, MSE, MAPE and RMSE. The performance of the models is plotted using the get_plot module in terms of real and predicted values

Installation

Use the package manager pip to install foobar.

pip install tkmt-package

Main Features

Ensemble Learning Techniques:

  • Averaging
  • Weighted Averaging
  • Rank Weighted

Data Preprocessing:

  • Data Preperation
  • Data Normalizations
  • Train TEST Split
  • Performance Evaluation
  • Graphical Representation

Documentation

The documentation for the latest release is at

How to get it

The main branch on GitHub is the most up to date code

Source download of release tags are available on GitHub

Contributing

Contributions in any form are welcome, including:

  • Documentation improvements
  • Additional tests
  • New features to existing models
  • New models

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tkmt_package-0.1-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file tkmt_package-0.1-py3-none-any.whl.

File metadata

  • Download URL: tkmt_package-0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7

File hashes

Hashes for tkmt_package-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4b531e98693a068d1289d1e423859900368b9ffc0788d4fab930f6bd2c72ad90
MD5 6313d1b41934fa2c11181dcecf7e2ff8
BLAKE2b-256 1ee816ae94961cc96bef42bea9223c3fc5e8ff84b72ca59a52da2605a98e73c2

See more details on using hashes here.

Supported by

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