Automated data analysis pipelines on tabular data for data analyst
Project description
end2endML package
The end2endML Python package is designed for data analysts to do automate data analysis on tabular data using machine learning algorithms. The package implemented all the components, data preprocessing, data splitting, model selection, model fitting and model evaluation, required for defining pipelines to automatically analyze tabular data.
Installation
Install end2endML package by running:
pip install end2endML
on the command line of a Linux system or the Anaconda Prompt on a Windows system. If you don't have root privileges, sometimes you need to add --user after the above commands, then pip will install the package in your home directory.
If you want to install a specific version, please visit https://pypi.org/project/end2endML/ to find the exact version number. For example, you can install version 0.9.2 by pip install end2endML==0.9.2.
User guide
The user guide is available at https://end2endml.readthedocs.io/en/latest/.
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 end2endML-0.9.3.tar.gz.
File metadata
- Download URL: end2endML-0.9.3.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c30ff02cd0be15d216ae0a1c078a0126a0d2ab2644442b0686ba0a4ac9936e7
|
|
| MD5 |
fdc65c632d9ba4e9c546ace6956b1d84
|
|
| BLAKE2b-256 |
544f2c63d7d986e451ddd4aa99164cdbd8cbe7c1c4640bace72e95dd1ecf2e1d
|
File details
Details for the file end2endML-0.9.3-py3-none-any.whl.
File metadata
- Download URL: end2endML-0.9.3-py3-none-any.whl
- Upload date:
- Size: 31.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67569b84c3bafe4d30b01f2db86d4cf634e8df8676299c1d41c2b474dc90bbfc
|
|
| MD5 |
b0137b6886781f831df6c7af719eab75
|
|
| BLAKE2b-256 |
22943ca59fd617586d6764fb02c634944091e6590f796eb77e049f44d97ec9c2
|