prosemble

Welcome to prosemble

image python: 3.9 github License: MIT

A Python project for prototype-based machine learning models

Installation

Prosemble can be installed using pip.

pip install prosemble

If you have installed Prosemble before and want to upgrade to the latest version, you can run the following command in your terminal: Prosemble can be installed using pip.

pip install -U prosemble

To install the development version from GitHub using Git, run the following command in your terminal:

pip install git+https://github.com/naotoo1/prosemble

Bibtex

If you would like to cite the package, please use this:

@misc{Otoo_Prosemble_2022,
author = {Otoo, Nana Abeka},
title = {Prosemble},
year = {2022},
publisher = {GitHub},
journal = {GitHub repository},
howpublished= {\url{https://github.com/naotoo1/Prosemble}},
}