Skip to main content

Common ML utilities

Project description

CommML

A community developed ML Library

Installation

To install the CommML library from pip:

pip install CommML

To install the CommML library from uv:

uv pip install CommML

Example Usage

from CommML.Linear_Models import linear_regression

x = [i for i in range(10)]
y = [2*j for j in x]

model = linear_regression()
model.fit(x,y,epochs=10)
model.predict(40)

Disclaimer

This software is a personal project and is intended for educational and non-commercial purposes only. Any commercial use or redistribution is strictly prohibited.

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

commml-0.1.4.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

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

commml-0.1.4-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file commml-0.1.4.tar.gz.

File metadata

  • Download URL: commml-0.1.4.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.10

File hashes

Hashes for commml-0.1.4.tar.gz
Algorithm Hash digest
SHA256 68d2f07eabdeeb367192264addf8af542277ae6796ae30e9a1e49a33e217a210
MD5 8c37a662fb02611458c16bbbe79530df
BLAKE2b-256 aabe7709d809b4cd208a4e263a60a27d1ae70fa347fea10bfeb5a4e38a198bf2

See more details on using hashes here.

File details

Details for the file commml-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: commml-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.10

File hashes

Hashes for commml-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 16dd8b492fba4e672294d79967c4c10d4ba86c19fd3883e0a184ae2d00a98661
MD5 1b806143dbb518080d891be2000d9682
BLAKE2b-256 f9dbbc96c07bcbc352371d21286ceee5bf75f1bd9ab04b27d32d6ca3e7e1d30b

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