Skip to main content

A library for performaing machine learning tasks with ease

Project description

AIFrameWork

This is a Python library that provides functionality for performing machine learning tasks with ease.

Installation

You can install this library using pip:

pip install AIFrameWork

Usage

Here is an example of how to use this library.

SINGLE TARGET REGRESSION

from my_library import RegressionSingleTarget

Create an instance of the regression model

model = RegressionSingleTarget()

Fit the model to the training data

model.fit(X_train, y_train)

Predict on the test data

y_pred = model.predict(X_test)

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

Regression_single_target-0.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

Regression_single_target-0.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file Regression_single_target-0.1.tar.gz.

File metadata

File hashes

Hashes for Regression_single_target-0.1.tar.gz
Algorithm Hash digest
SHA256 bd6e4551e1e8f706c476279e45eff26f6a43798d6bf54c214252d0da5c0c7441
MD5 1af0c5d99fdd3ea27d5071c28013362d
BLAKE2b-256 b09f6d1c985737671f118760772c5601b12ac2a177909423deebaba4201ac3ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Regression_single_target-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 909606831c1063694698834fabad571677812d82c69ec703a64b8a5e78974d0e
MD5 f435320d32679dbbfd5e07c09570b684
BLAKE2b-256 8508a4952541a5ffa8dc19d5b8e9188e14340eeed4dae6710bbb2d0a89da4953

See more details on using hashes here.

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