Skip to main content

a library for ML programing created by Samuel Brinkmann

Project description

SAM_ML

a library created by Samuel Brinkmann

getting started

  1. clone this repository into your current working directory
git clone https://github.com/Priapos1004/SAM_ML
  1. go into the SAM_ML folder
cd SAM_ML/
  1. install the package to your activated virtual environment
pip install -e .
  1. now you can import the package, e.g.:
from sam_ml.models import RFC

RandomForestClassifier = RFC()

--> in the 'examples' folder you can find notebooks with code snippets that explain the usage of the package

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

sam_ml-py-0.4.0.tar.gz (23.8 kB view hashes)

Uploaded Source

Built Distribution

sam_ml_py-0.4.0-py3-none-any.whl (36.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