Implementation of Machine Learning algorithms, experiments and utilities.
Project description
ML-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.
Installation and Setup
A Python distribution of version 3.7 or higher is required to run this project.
User Installation
If you already have a working installation of numpy and scipy, the easiest way to install scikit-learn is using pip
pip install -U ml-research
The documentation includes more detailed installation instructions.
Installing from source
The following commands should allow you to setup the development version of the 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
Citing ML-Research
If you use ML-Research in a scientific publication, we would appreciate citations to the following paper:
@article{Fonseca2021, doi = {10.3390/RS13132619}, url = {https://doi.org/10.3390/RS13132619}, keywords = {SMOTE,active learning,artificial data generation,land use/land cover classification,oversampling}, year = {2021}, month = {jul}, publisher = {Multidisciplinary Digital Publishing Institute}, volume = {13}, pages = {2619}, author = {Fonseca, Joao and Douzas, Georgios and Bacao, Fernando}, title = {{Increasing the Effectiveness of Active Learning: Introducing Artificial Data Generation in Active Learning for Land Use/Land Cover Classification}}, journal = {Remote Sensing} }
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.4.tar.gz
.
File metadata
- Download URL: ml-research-0.3.4.tar.gz
- Upload date:
- Size: 37.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f07c9bcabbc62530a659754b010867c72ba15d44c142b440e10ea02033c770f2 |
|
MD5 | b4b12329f1a2bbefef23187fe84d5aeb |
|
BLAKE2b-256 | 5c818e5b78543ac48d3f3d463e27d42aa9a0d97e2eaec5369d3dab54bc903849 |
File details
Details for the file ml_research-0.3.4-py3-none-any.whl
.
File metadata
- Download URL: ml_research-0.3.4-py3-none-any.whl
- Upload date:
- Size: 45.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 580cfb3f36b2893f928c324405164d851ea3c79fe95327e7ef240bfcf182d2b0 |
|
MD5 | 9d9db35ac62d2608d609a8fe0436772f |
|
BLAKE2b-256 | da99f42a5b73e0fa919bd034faa7b9b6980296934be4d57580bdfd55af5b0f39 |