Upload and train machine learning models on a remote server.
Project description
Name of your project (example according to this example project folder: Simple PyPI Template)
Short description about your project
This is a template, maybe you do not need all of these points, or you need add new ones.
Note: if you are reading this from PyPI this is only an example of this template, you do no install this project with PIP because it is only a folder with templates (this not have any functionally). To get full template go to https://github.com/Invarato/simple_pypi_template_project and pull or download project folder that it is the full template. For more information, tricks, easy steps to create your own Python module and upload to PyPi go to https://github.com/Invarato/simple_pypi_template_project/blob/master/README_AND_DELETE.md
Table of contents
Technologies
Project create with:
- Python <<< VERSION >>>
Setup
Install it locally using PyPI:
pip install simple-pypi-template
Quick use
Simply and functional example/s of use.
Example:
from citadelml import upload_model
data_returned = upload_model(1000, "str to pass")
print(data_returned)
Documentation
Explain functions, variables and classes. It is better than you be brief here because documentation is inline in code.
If you have a web site with the documentation
, this point is redundant.
simple_pypi_template
Functions
- func_of_my_module
- func_of_my_module_create_file
submodule
Functions
- func_of_submodule
Limitations
If this project have some limitation, (for example if this project not work in some systems), it is good to define. Maybe this limitation will remove in the future (add to roadmap).
Contact
Contact me via: <<< EMAIL or WAY TO CONTACT >>>
Roadmap
Future improvements (Remove limitations).
- One improvement
- Fix something
- etc...
Contributions
Name of people or companies than contribute to this project.
If you add contributors file
to this project, this point is redundant.
License
Type of license of this project (Example: MIT license)
If you add LICENSE file
to this project, this point is redundant.
Project details
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
Hashes for CitadelML-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b78aba7535cc9c1b9ffd2735d0f9be7a7667ea78c9bf99efeefd937ce27ad6a7 |
|
MD5 | d7590bf551905e97a398aa9599489998 |
|
BLAKE2b-256 | ef0bde3a9bd06285ab55cc96f47abaf186a0d9ee461d411a82314f3c506838da |