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


Download files

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

Source Distribution

AIFrameWork-0.0.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

AIFrameWork-0.0.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file AIFrameWork-0.0.1.tar.gz.

File metadata

  • Download URL: AIFrameWork-0.0.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for AIFrameWork-0.0.1.tar.gz
Algorithm Hash digest
SHA256 e65d2dd9842ba4d5cf95992fe50537470922d8b93aa60a8c1f3026e81b8107fc
MD5 7442a5d90966288d41ce1a10e516f756
BLAKE2b-256 2624a4c4b4db95998d0e86c2566713f933c14f4e89731ff87bd55a820f34b996

See more details on using hashes here.

File details

Details for the file AIFrameWork-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: AIFrameWork-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for AIFrameWork-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cf6e6e10ad4f0cdc6ce04f52ef96016dfae5b8d6d673e5c226b86495ce771310
MD5 d3b64eee263e7b08bfd7e0f3bf6bd3dc
BLAKE2b-256 259ed6d766221320f5f89f275968d8612c40540f193826222c313bdb5295c9e5

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