geochemistrypi package#
Subpackages#
- geochemistrypi.auth package
- geochemistrypi.data_mining package
- Subpackages
- geochemistrypi.data_mining.data package
- Submodules
- geochemistrypi.data_mining.data.data_readiness module
- geochemistrypi.data_mining.data.feature_engineering module
- geochemistrypi.data_mining.data.imputation module
- geochemistrypi.data_mining.data.inference module
- geochemistrypi.data_mining.data.preprocessing module
- geochemistrypi.data_mining.data.statistic module
- Module contents
- geochemistrypi.data_mining.model package
- geochemistrypi.data_mining.plot package
- geochemistrypi.data_mining.process package
- geochemistrypi.data_mining.tests package
- geochemistrypi.data_mining.utils package
- geochemistrypi.data_mining.data package
- Submodules
- geochemistrypi.data_mining.cli_pipeline module
- geochemistrypi.data_mining.constants module
- geochemistrypi.data_mining.dash_pipeline module
- geochemistrypi.data_mining.router module
- geochemistrypi.data_mining.schemas module
- geochemistrypi.data_mining.service module
- geochemistrypi.data_mining.sql_models module
- Module contents
- Subpackages
Submodules#
geochemistrypi.cli module#
- data_mining(data: str = <typer.models.OptionInfo object>, training: str = <typer.models.OptionInfo object>, inference: str = <typer.models.OptionInfo object>, mlflow: bool = <typer.models.OptionInfo object>, web: bool = False) None[source]#
Implement the customized automated machine learning pipeline for geochemistry data mining.
- main(version: bool | None = <typer.models.OptionInfo object>) None[source]#
Geochemistry π is an open-sourced highly automated machine learning Python framework for data-driven geochemistry discovery. It has the cores components of continous training, machine learning lifecycle management and model serving.