Implementation of Machine Learning algorithms, experiments and utilities.
Project description
Research
This repository contains the code developed for all the publications I was involved in. The LaTeX and Python code for generating the paper, experiments’ results and visualizations reported in each paper is available (whenever possible) in the paper’s directory.
Additionally, contributions at the algorithm level are available in the package research.
Project Organization
├── LICENSE │ ├── Makefile <- Makefile with basic commands │ ├── README.md <- The top-level README for developers using this project. │ ├── docs <- A default Sphinx project; see sphinx-doc.org for details │ ├── publications <- Research papers published, submitted, or under development. │ ├── requirements.txt <- The requirements file for reproducing the analysis environment, e.g. │ generated with `pip freeze > requirements.txt` │ ├── setup.py <- makes project pip installable (pip install -e .) so src can be imported │ ├── research <- Source code used in publications. │ └── tox.ini <- tox file with settings for running tox; see tox.readthedocs.io
Installation and Setup
A Python distribution of version 3.7 or higher is required to run this project.
Basic Installation
The following commands should allow you to setup this project with minimal effort:
# Clone the project. git clone https://github.com/joaopfonseca/research.git cd research # Create and activate an environment make environment conda activate research # Adapt this line accordingly if you're not running conda # Install project requirements and the research package make requirements
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
File details
Details for the file ml-research-0.3.2.tar.gz
.
File metadata
- Download URL: ml-research-0.3.2.tar.gz
- Upload date:
- Size: 30.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3305c41e4d49f78319eae98453dfd90a76abbe4d70514032942b4caddb38cfe1 |
|
MD5 | 6f35d81a32693438f327adcd3deeacc6 |
|
BLAKE2b-256 | cb46c38276ce2d5dc1ddcb8b8e05d19586bd447e004f241b91082ed6d1491ee4 |
File details
Details for the file ml_research-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: ml_research-0.3.2-py3-none-any.whl
- Upload date:
- Size: 35.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38ed1c4d1953c06316fb38e7c688bcb6829a4fe0c247643551a76bceba6bcada |
|
MD5 | 697c0a0a30911eea41fb33172d774a19 |
|
BLAKE2b-256 | 8c9187ed73a33c04c66ab97a9dcf7951271288aae4644c0f761871e56c083ddd |