Common Analytical Framework package of Machine and Deep Learning tools.
Project description
CAF.brAIn
[!WARNING]
This package is in an early stage of development so features may change or be removed. If using this package it is recommended to set a specific version and check before upgrading to a new version.
Common Analytical Framework package of Machine and Deep Learning tools.
Common Analytical Framework
This package is sits within the Common Analytical Framework (CAF), which is a collaboration between transport bodies in the UK to develop and maintain commonly used transport analytics and appraisal tools.
Contributing
CAF.brain happily accepts contributions.
The best way to contribute to this project is to go to the issues tab and report bugs or submit a feature request. This helps CAF.brain become more stable and full-featured. Please check the closed bugs before submitting a bug report to see if your question has already been answered.
Please see our contribution guidelines for details on contributing to the codebase or documentation.
Documentation
Documentation is created using Sphinx and is hosted online at cafbrain.readthedocs.
The documentation can be built locally once all the docs requirements
(docs/requirements.txt) are installed into your Python environment.
The provided make batch file, (inside the docs folder), allow for building the documentation in
various target formats. The command for building the documentation is make {target}
(called from within docs/), where {target} is the type of documentation format to build. A full
list of all available target formats can be seen by running the make command without any
arguments but the two most common are detailed below.
HTML
The HTML documentation (seen on Read the Docs) can be built using the make html command, this
will build the web-based documentation and provide an index.html file as the homepage,
docs/build/html/index.html.
The PDF documentation has some other requirements before it can be built as Sphinx will first
build a LaTeX version of the documentation and then use an
installed TeX distribution to build the PDF from those. If you already have a TeX distribution
setup then you can build the PDF with make latexpdf, otherwise follow the instructions below.
Installing LaTeX on Windows is best done using MiKTeX, as this provides a simple way of handling any additional TeX packages. Details of other operating systems and TeX distributions can be found on the Getting LaTeX page on LaTeX's website.
MiKTeX provides an installer on its website miktex.org/download, which will run through the process of getting it installed and setup. In addition to MiKTeX the specific process Sphinx uses for building PDFs is Latexmk, which is a Perl script and so requires Perl to be installed on your machine, this can be done with an installer provided by Strawberry Perl.
Once MiKTex and Perl are installed you are able to build the PDF from the LaTeX files, Sphinx
provides a target (latexpdf) which builds the LaTeX files then immediately builds the PDF. When
running make latexpdf MiKTeX may ask for permission to installed some required TeX packages.
Once the command has finished the PDF will be located at
docs/build/latex/cafbrain.pdf.
Maintainers
- Adil Zaheer (AdilZ16)
- Ben Taylor (BenTaylor-TfN)
Credit
This project was created using the Common Analytical Framework cookiecutter template found here: https://github.com/Transport-for-the-North/cookiecutter-caf
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file caf_brain-0.1.1.tar.gz.
File metadata
- Download URL: caf_brain-0.1.1.tar.gz
- Upload date:
- Size: 54.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8fdefe414284cb2bdb20c1ce026939296cfcb356749836db764cb8b8f3116fe
|
|
| MD5 |
ea3569b6a01ed7e765f55b861c1ce43d
|
|
| BLAKE2b-256 |
8da5bc01d71b18b63e3c4c21566745db0da21d2653bfb4ee7f2de61a3279113d
|
Provenance
The following attestation bundles were made for caf_brain-0.1.1.tar.gz:
Publisher:
release.yml on Transport-for-the-North/caf.brain
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
caf_brain-0.1.1.tar.gz -
Subject digest:
f8fdefe414284cb2bdb20c1ce026939296cfcb356749836db764cb8b8f3116fe - Sigstore transparency entry: 981365132
- Sigstore integration time:
-
Permalink:
Transport-for-the-North/caf.brain@b8a64b6bbf47c44b39462067b26c6deec950e7fc -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/Transport-for-the-North
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@b8a64b6bbf47c44b39462067b26c6deec950e7fc -
Trigger Event:
release
-
Statement type:
File details
Details for the file caf_brain-0.1.1-py3-none-any.whl.
File metadata
- Download URL: caf_brain-0.1.1-py3-none-any.whl
- Upload date:
- Size: 65.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b05692522f8195c3da652162b8dcf6e4a55dae28b861d004cd31620b3b89a562
|
|
| MD5 |
21959f38cf250e8d7b7210409961ce23
|
|
| BLAKE2b-256 |
825c7e95ccf0ebbc63eb06c52cd2e0c5960d83a22ddcd4bd173da55b32e61248
|
Provenance
The following attestation bundles were made for caf_brain-0.1.1-py3-none-any.whl:
Publisher:
release.yml on Transport-for-the-North/caf.brain
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
caf_brain-0.1.1-py3-none-any.whl -
Subject digest:
b05692522f8195c3da652162b8dcf6e4a55dae28b861d004cd31620b3b89a562 - Sigstore transparency entry: 981365172
- Sigstore integration time:
-
Permalink:
Transport-for-the-North/caf.brain@b8a64b6bbf47c44b39462067b26c6deec950e7fc -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/Transport-for-the-North
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@b8a64b6bbf47c44b39462067b26c6deec950e7fc -
Trigger Event:
release
-
Statement type: