Skip to main content

Framework for machine and deep learning, with regression, classification and time series analysis

Project description

Stock

Overview

Project description

Quick Start

  1. Create environment
$ pip install virtualenv
$ python -m venv .venv
$ source .venv/bin/activate
  1. Install dependencies
$ pip install -r requirements.txt
$ pip freeze > requirements.txt
  1. Deactivate virtualenv (if needed)
$ deactivate

Reminders for Github usage

  1. Creating Github repository
$ brew install gh
$ gh auth login
$ gh repo create
  1. Initializing git and first commit to distant repository
$ git init
$ git add .
$ git commit -m 'first commit'
$ git remote add origin <YOUR_REPO_URL>
$ git push -u origin master
  1. use conventional commits https://www.conventionalcommits.org/en/v1.0.0/#summary

Pierre Gallet © 2024

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

lecrapaud-0.1.0.tar.gz (83.6 kB view details)

Uploaded Source

Built Distribution

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

lecrapaud-0.1.0-py3-none-any.whl (111.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lecrapaud-0.1.0.tar.gz
Algorithm Hash digest
SHA256 82902d61212ec9d12eec2f68927ae3f4e8386daf2dc477007e4397484b0ca867
MD5 771d27ab421bcb1a1e1402d5673afa1b
BLAKE2b-256 b9ce3fed5fbc3e8c15f71a787e48b89baa8ec3964924eed03e082c636b003fb0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for lecrapaud-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c8b1f5d264904b7bb8ff1b47ee4c60bd2bdd91a8cefe547a35fc372b932d8e08
MD5 ad75f30a91816d3c7519a67d6d3f6f99
BLAKE2b-256 71a624915d330c890f09ea46fa8a2bd412078f54c5d2c746028c1c3ffd8efad3

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