Skip to main content

A beginner-friendly Python package to simplify machine learning tasks with minimal code.

Project description

SKV AI

SKV AI is a Python package designed to simplify machine learning tasks like image classification, regression, and general classification. With simple functions, it allows users to load data, train models, and output results easily.

Installation

To install skvai package, use pip:

pip install skvai

Features

  • Image Classification (using CNNs)
  • Regression (using linear models)
  • Classification (using logistic regression)
  • Easy-to-use interface for common machine learning tasks

Usage Example

from skvai.tasks.classification import Task

# Load the dataset
task = Task()
task.load_data('data.csv')

# Train and get output
task.train_and_output('graph')

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

skvai-0.1.0.tar.gz (68.5 kB view details)

Uploaded Source

Built Distribution

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

skvai-0.1.0-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file skvai-0.1.0.tar.gz.

File metadata

  • Download URL: skvai-0.1.0.tar.gz
  • Upload date:
  • Size: 68.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.0

File hashes

Hashes for skvai-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cf3172077723b8544be253005e05afc9c71b265c2e31d6b83a54cd5b8dd0e602
MD5 6f1017c873304e61c8a14a828548a70f
BLAKE2b-256 ac76f4be7785e8cc0d6dd64887ef793b1408bb6c9a483f677abf3e51f93ffec0

See more details on using hashes here.

File details

Details for the file skvai-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: skvai-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 11.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.0

File hashes

Hashes for skvai-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d4d01155abaa097f7f3a6a2f236aba705ac9f9ab8ccde5d60f339e3cf4b1a0d6
MD5 09028cf8c47f43eb5d0662d2e76d9f65
BLAKE2b-256 f3b09f8933ba749d8335acb2cc776c1df8be15f4f203b4ef26f700b097cd64b3

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