Skip to main content

Package for easier Machine Learning Workflow.

Project description

kalayil

This project is a python module for making machine learning workflow easier than ever before.

Installation

Run the following to install:

'''python pip install kalayil '''

Usage

'''python

from kalayil import modelling as kl

Rull All Machine Learning Classificatin alogorithms at once and see the results

RunAll(models,data,phase='',scores=None,trained_models = {},use_params=False)

Feature Scale your data OHE_features refers to one hot encoded features. OHE_features are to be listed to avoid them

FeatureScale(data,OHE_features,scaler='MinMaxScaler')

'''

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

kalayil-0.1.4.tar.gz (11.9 kB view hashes)

Uploaded Source

Built Distribution

kalayil-0.1.4-py3-none-any.whl (8.2 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