René's URL Explorer Experiment


Title: Using MLRun

direct link

Domain: docs.mlrun.org

docsearch:languageen
docsearch:versionUNKNOW
google-site-verificationuAuAgnxkItJCigMhVfvWLJglVNnNpyxpjC5vcWQqjpo
readthedocs-project-slugmlrun
readthedocs-version-slugstable
readthedocs-resolver-filename/
readthedocs-http-status200

Links:

Skip to main contenthttps://docs.mlrun.org#main-content
https://docs.mlrun.org/contents.html
Using MLRunhttps://docs.mlrun.org
MLRun architecturehttps://docs.mlrun.org/architecture.html
MLRun ecosystemhttps://docs.mlrun.org/ecosystem.html
Tutorials and Exampleshttps://docs.mlrun.org/tutorials/index.html
Deploying an LLM using MLRunhttps://docs.mlrun.org/tutorials/genai-01-basic-tutorial.html
Model monitoring using LLMhttps://docs.mlrun.org/tutorials/genai-02-model-monitor-llm.html
Experiment tracking with a vector DBhttps://docs.mlrun.org/tutorials/genai-03-vector-db.html
Using LLM prompt templates and artifactshttps://docs.mlrun.org/tutorials/genai-04-llm-prompt-artifact.html
Machine learning tutorialshttps://docs.mlrun.org/tutorials/ml-index.html
Quick start tutorial for machine learninghttps://docs.mlrun.org/tutorials/01-mlrun-basics.html
Train, compare, and register modelshttps://docs.mlrun.org/tutorials/02-model-training.html
Serving pre-trained ML/DL modelshttps://docs.mlrun.org/tutorials/03-model-serving.html
Projects and automated ML pipelinehttps://docs.mlrun.org/tutorials/04-pipeline.html
Model monitoring tutorialhttps://docs.mlrun.org/tutorials/05-model-monitoring.html
Batch inference and drift detectionhttps://docs.mlrun.org/tutorials/06-batch-infer.html
Add MLOps to existing codehttps://docs.mlrun.org/tutorials/07-add-mlops-to-code.html
Feature store example (stocks)https://docs.mlrun.org/feature-store/basic-demo.html
Demoshttps://docs.mlrun.org/tutorials/demos.html
MLRun cheat sheethttps://docs.mlrun.org/cheat-sheet.html
MLRun CE overviewhttps://docs.mlrun.org/install-mlrun-ce/index.html
Installationhttps://docs.mlrun.org/install-mlrun-ce/installation.html
Install MLRun CE on Kuberneteshttps://docs.mlrun.org/install-mlrun-ce/kubernetes-install.html
Install MLRun CE on AWShttps://docs.mlrun.org/install-mlrun-ce/aws-install.html
MLRun CE installation noteshttps://docs.mlrun.org/install-mlrun-ce/mlrun-ce-installation-notes.html
Storing artifacts in AWS S3 storagehttps://docs.mlrun.org/install-mlrun-ce/storing-artifact-in-aws-s3-storage.html
MLRun CE development noteshttps://docs.mlrun.org/install-mlrun-ce/mlrun-ce-development-notes.html
Set up your client environment https://docs.mlrun.org/setup-guide.html
Gen AI development workflowhttps://docs.mlrun.org/genai/genai-flow.html
Gen AI data managementhttps://docs.mlrun.org/genai/data-mgmt/index.html
Using LLMs to process unstructured datahttps://docs.mlrun.org/genai/data-mgmt/unstructured-data.html
Vector databaseshttps://docs.mlrun.org/genai/data-mgmt/vector-databases.html
Guardrails for data managementhttps://docs.mlrun.org/genai/data-mgmt/guardrails-data.html
Developing a gen AI pipelinehttps://docs.mlrun.org/genai/development/index.html
Working with RAG in MLRunhttps://docs.mlrun.org/genai/development/working-with-rag.html
Evaluating LLMs with MLRunhttps://docs.mlrun.org/genai/development/evaluating-llms.html
Fine tuning LLMs with MLRunhttps://docs.mlrun.org/genai/development/fine-tuning-llms.html
Deploying gen AI application serving pipelineshttps://docs.mlrun.org/genai/deployment/index.html
Serving gen AI modelshttps://docs.mlrun.org/genai/deployment/genai_serving.html
GPU utilizationhttps://docs.mlrun.org/genai/deployment/gpu_utilization.html
Gen AI realtime serving graphhttps://docs.mlrun.org/genai/deployment/genai_serving_graph.html
Integrating an OpenAI LLM with MLRunhttps://docs.mlrun.org/genai/deployment/openai-model.html
Serving graph with batching using a Hugging Face modelhttps://docs.mlrun.org/genai/deployment/hf-model-batch-serving-graph.html
Gen AI liveOpshttps://docs.mlrun.org/genai/live-ops/index.html
MLOps development workflow https://docs.mlrun.org/mlops-dev-flow.html
Ingest and process datahttps://docs.mlrun.org/data-prep/index.html
Using data sources and itemshttps://docs.mlrun.org/data-prep/ingesting_data.html
Logging datasetshttps://docs.mlrun.org/data-prep/logging_datasets.html
Develop and train modelshttps://docs.mlrun.org/development/index.html
Model training and trackinghttps://docs.mlrun.org/development/model-training-tracking.html
Create a basic training jobhttps://docs.mlrun.org/training/create-a-basic-training-job.html
Working with data and model artifactshttps://docs.mlrun.org/training/working-with-data-and-model-artifacts.html
Automated experiment trackinghttps://docs.mlrun.org/concepts/auto-logging-mlops.html
Using the built-in training functionhttps://docs.mlrun.org/training/built-in-training-function.html
Hyperparameter tuning optimizationhttps://docs.mlrun.org/hyper-params.html
Deploy models and applicationshttps://docs.mlrun.org/deployment/index.html
Real-time servinghttps://docs.mlrun.org/serving/serving-overview.html
Using built-in model serving classeshttps://docs.mlrun.org/serving/built-in-model-serving.html
Build your own model serving classhttps://docs.mlrun.org/serving/custom-model-serving-class.html
Test and deploy a model serverhttps://docs.mlrun.org/serving/test-deploy-model-server.html
Model serving APIhttps://docs.mlrun.org/serving/model-api.html
Serving with the feature storehttps://docs.mlrun.org/feature-store/training-serving.html
Batch inferencehttps://docs.mlrun.org/deployment/batch_inference.html
Canary functions and rolling upgradeshttps://docs.mlrun.org/serving/canary.html
Model monitoring for MLOpshttps://docs.mlrun.org/model-monitoring/mlops-monitoring.html
CI/CD automation with Githttps://docs.mlrun.org/projects/ci-cd-automate.html
Create a project using a Git sourcehttps://docs.mlrun.org/projects/automate-project-git-source.html
Load project YAML from Git, Zip, Tar sourcehttps://docs.mlrun.org/projects/load-project-yaml.html
Run pipelines with GitHub Actions, GitLabhttps://docs.mlrun.org/projects/ci-integration.html
Projects and automationhttps://docs.mlrun.org/projects/project.html
Create, save, and use projectshttps://docs.mlrun.org/projects/create-project.html
Git best practiceshttps://docs.mlrun.org/projects/git-best-practices.html
Load projectshttps://docs.mlrun.org/projects/load-project.html
Run, build, and deploy functionshttps://docs.mlrun.org/projects/run-build-deploy.html
Build and run workflows/pipelineshttps://docs.mlrun.org/projects/build-run-workflows-pipelines.html
Working with secretshttps://docs.mlrun.org/secrets.html
MLRun project bootstrapping with project_setup.pyhttps://docs.mlrun.org/projects/project-setup.html
Functionshttps://docs.mlrun.org/runtimes/functions.html
Kinds of functions (runtimes)https://docs.mlrun.org/concepts/functions-overview.html
Function of type jobhttps://docs.mlrun.org/runtimes/job-function.html
Function of type servinghttps://docs.mlrun.org/runtimes/serving-function.html
Application runtimehttps://docs.mlrun.org/runtimes/application.html
Dask distributed runtimehttps://docs.mlrun.org/runtimes/dask-overview.html
Running Dask on the cluster with MLRunhttps://docs.mlrun.org/runtimes/dask-mlrun.html
Pipelines using Dask, Kubeflow, and MLRunhttps://docs.mlrun.org/runtimes/dask-pipeline.html
Databricks runtimehttps://docs.mlrun.org/runtimes/databricks.html
MPIJob and Horovod runtimehttps://docs.mlrun.org/runtimes/horovod.html
Spark Operator runtimehttps://docs.mlrun.org/runtimes/spark-operator.html
Nuclio real-time functionshttps://docs.mlrun.org/concepts/nuclio-real-time-functions.html
Create functionshttps://docs.mlrun.org/runtimes/create-and-use-functions.html
Converting notebooks to functionhttps://docs.mlrun.org/runtimes/mlrun_code_annotations.html
Attach storage to functionshttps://docs.mlrun.org/runtimes/function-storage.html
Images and their usage in MLRunhttps://docs.mlrun.org/runtimes/images.html
Build function imagehttps://docs.mlrun.org/runtimes/image-build.html
Using a Git repo as a hubhttps://docs.mlrun.org/runtimes/git-repo-as-hub.html
Data and artifactshttps://docs.mlrun.org/concepts/data.html
Profileshttps://docs.mlrun.org/store/profiles.html
Data storeshttps://docs.mlrun.org/store/datastore.html
Data itemshttps://docs.mlrun.org/store/data-items.html
Artifactshttps://docs.mlrun.org/store/artifacts.html
LLM prompt artifactshttps://docs.mlrun.org/store/llm-artifacts.html
Model artifactshttps://docs.mlrun.org/store/models.html
Logging artifactshttps://docs.mlrun.org/store/log-artifacts.html
Model monitoringhttps://docs.mlrun.org/concepts/model-monitoring.html
Writing a model monitoring applicationhttps://docs.mlrun.org/model-monitoring/applications.html
Running the model monitoring applicationhttps://docs.mlrun.org/model-monitoring/running-applications.html
View the model monitoring applications status in the UIhttps://docs.mlrun.org/model-monitoring/view-mm-applications.html
View model monitoring results in the platform UIhttps://docs.mlrun.org/model-monitoring/monitoring-models.html
View model monitoring results in Grafanahttps://docs.mlrun.org/model-monitoring/monitoring-models-grafana.html
Model monitoring architecturehttps://docs.mlrun.org/model-monitoring/index.html
Alerts and notificationshttps://docs.mlrun.org/concepts/alerts-notifications.html
Alertshttps://docs.mlrun.org/concepts/alerts.html
Listing alert activationshttps://docs.mlrun.org/concepts/alert_activations.html
Notificationshttps://docs.mlrun.org/concepts/notifications.html
Batch runs and workflowshttps://docs.mlrun.org/concepts/runs-workflows.html
Types of workflows, KFP, and Pythonhttps://docs.mlrun.org/concepts/local-remote.html
MLRun execution contexthttps://docs.mlrun.org/concepts/mlrun-execution-context.html
Decorators and auto-logginghttps://docs.mlrun.org/concepts/decorators-and-auto-logging.html
Configuring runs and functionshttps://docs.mlrun.org/runtimes/configuring-job-resources.html
Scheduled jobs and workflowshttps://docs.mlrun.org/concepts/scheduled-jobs.html
Running a task (job)https://docs.mlrun.org/concepts/submitting-tasks-jobs-to-functions.html
Packagershttps://docs.mlrun.org/runtimes/packagers/index.html
Packagers overviewhttps://docs.mlrun.org/runtimes/packagers/packagers-overview.html
Using packagers to automate I/O in a gen AI agent pipelinehttps://docs.mlrun.org/runtimes/packagers/packagers-tutorial.html
Creating custom packagershttps://docs.mlrun.org/runtimes/packagers/custom_packagers/index.html
Custom packager tutorials overviewhttps://docs.mlrun.org/runtimes/packagers/custom_packagers/custom-packagers-tutorial-overview.html
Creating a custom packager - pack-only tutorialhttps://docs.mlrun.org/runtimes/packagers/custom_packagers/pack-only-tutorial.html
Creating a custom packager - round-trip (pack + unpack) tutorialhttps://docs.mlrun.org/runtimes/packagers/custom_packagers/round-trip-tutorial.html
Creating a custom packager - itemization (bundling & unbundling) tutorialhttps://docs.mlrun.org/runtimes/packagers/custom_packagers/itemization-tutorial.html
Running a multi-stage workflowhttps://docs.mlrun.org/concepts/workflow-overview.html
Running a conditional workflowhttps://docs.mlrun.org/runtimes/conditional-workflow.html
Running a multiple function workflow with ExitHandlerhttps://docs.mlrun.org/runtimes/multiple-funcs-exithandler.html
Running a workflow with multiple functions in parallelhttps://docs.mlrun.org/runtimes/multiple-parallel-workflow.html
Real-time serving pipelines (graphs)https://docs.mlrun.org/serving/serving-graph.html
Basic example of serving graphhttps://docs.mlrun.org/serving/basic-example.html
Getting started with serving graphshttps://docs.mlrun.org/serving/getting-started.html
API handlerhttps://docs.mlrun.org/serving/api-handler.html
Building graphshttps://docs.mlrun.org/serving/building-graphs.html
Basic stepshttps://docs.mlrun.org/serving/basic-steps.html
Model serving stepshttps://docs.mlrun.org/serving/model-serving-steps.html
Remote stepshttps://docs.mlrun.org/serving/remote-steps.html
Hub stepshttps://docs.mlrun.org/serving/hub-steps.html
Custom stepshttps://docs.mlrun.org/serving/writing-custom-steps.html
Router stepshttps://docs.mlrun.org/serving/router-steps.html
Router topologyhttps://docs.mlrun.org/serving/router.html
Deploying graphshttps://docs.mlrun.org/serving/deploying-graphs.html
Demos and tutorialshttps://docs.mlrun.org/serving/demos.html
Distributed (multi-function) pipeline examplehttps://docs.mlrun.org/serving/distributed-graph.html
Advanced model serving graph examplehttps://docs.mlrun.org/serving/graph-example.html
Advanced graph configurationhttps://docs.mlrun.org/serving/graph-advanced-cfg.html
Remote executionhttps://docs.mlrun.org/serving/remote-execution.html
Distributed graphshttps://docs.mlrun.org/serving/distributed-graph-oview.html
Branching and merging stepshttps://docs.mlrun.org/serving/branch-merge.html
Concurrent processinghttps://docs.mlrun.org/serving/concurrent-processing.html
Error handlinghttps://docs.mlrun.org/serving/pipelines-error-handling.html
Serving graph high availability configurationhttps://docs.mlrun.org/serving/graph-ha-cfg.html
MLRun hubhttps://docs.mlrun.org/runtimes/load-from-hub.html
Feature storehttps://docs.mlrun.org/feature-store/feature-store.html
Feature store overviewhttps://docs.mlrun.org/feature-store/feature-store-overview.html
Feature setshttps://docs.mlrun.org/feature-store/feature-sets.html
Sources and targetshttps://docs.mlrun.org/feature-store/sources-targets.html
Ingest data using the feature storehttps://docs.mlrun.org/data-prep/ingest-data-fs.html
Ingest features with Sparkhttps://docs.mlrun.org/feature-store/using-spark-engine.html
Feature set transformationshttps://docs.mlrun.org/feature-store/transformations.html
Feature vectorshttps://docs.mlrun.org/feature-store/feature-vectors.html
Feature store's built-in stepshttps://docs.mlrun.org/feature-store/feature-store-available-steps.html
Training with the feature storehttps://docs.mlrun.org/feature-store/retrieve-offline-data.html
Feature store end-to-end demohttps://docs.mlrun.org/feature-store/end-to-end-demo/index.html
Part 1: Data ingestionhttps://docs.mlrun.org/feature-store/end-to-end-demo/01-ingest-datasources.html
Part 2: Traininghttps://docs.mlrun.org/feature-store/end-to-end-demo/02-create-training-model.html
Part 3: Servinghttps://docs.mlrun.org/feature-store/end-to-end-demo/03-deploy-serving-model.html
Part 4: Automated ML pipelinehttps://docs.mlrun.org/feature-store/end-to-end-demo/04-pipeline.html
Indexhttps://docs.mlrun.org/genindex.html
API by modulehttps://docs.mlrun.org/api/index.html
mlrunhttps://docs.mlrun.org/api/mlrun.html
mlrun.alerts.alerthttps://docs.mlrun.org/api/mlrun.alerts/index.html
mlrun.artifactshttps://docs.mlrun.org/api/mlrun.artifacts/index.html
DatasetArtifacthttps://docs.mlrun.org/api/mlrun.artifacts/mlrun.artifacts.dataset.html
DocumentArtifacthttps://docs.mlrun.org/api/mlrun.artifacts/mlrun.artifacts.document.html
ModelArtifacthttps://docs.mlrun.org/api/mlrun.artifacts/mlrun.artifacts.model.html
PlotArtifacthttps://docs.mlrun.org/api/mlrun.artifacts/mlrun.artifacts.plots.html
mlrun.commonhttps://docs.mlrun.org/api/mlrun.common/index.html
mlrun.common.schemashttps://docs.mlrun.org/api/mlrun.common/mlrun.common.schemas/index.html
mlrun.common.schemas.alerthttps://docs.mlrun.org/api/mlrun.common/mlrun.common.schemas/mlrun.common.schemas.alert.html
mlrun.common.schemas.api_gatewayhttps://docs.mlrun.org/api/mlrun.common/mlrun.common.schemas/mlrun.common.schemas.api_gateway.html
mlrun.common.schemas.artifacthttps://docs.mlrun.org/api/mlrun.common/mlrun.common.schemas/mlrun.common.schemas.artifact.html
mlrun.common.schemas.commonhttps://docs.mlrun.org/api/mlrun.common/mlrun.common.schemas/mlrun.common.schemas.common.html
mlrun.common.schemas.notificationhttps://docs.mlrun.org/api/mlrun.common/mlrun.common.schemas/mlrun.common.schemas.notification.html
mlrun.common.schemas.servinghttps://docs.mlrun.org/api/mlrun.common/mlrun.common.schemas/mlrun.common.schemas.serving.html
mlrun.confighttps://docs.mlrun.org/api/mlrun.config/index.html
mlrun.datastorehttps://docs.mlrun.org/api/mlrun.datastore/index.html
mlrun.dbhttps://docs.mlrun.org/api/mlrun.db/index.html
mlrun.executionhttps://docs.mlrun.org/api/mlrun.execution/index.html
mlrun.feature_storehttps://docs.mlrun.org/api/mlrun.feature_store/index.html
mlrun.frameworkshttps://docs.mlrun.org/api/mlrun.frameworks/index.html
AutoMLRunhttps://docs.mlrun.org/api/mlrun.frameworks/mlrun.frameworks.auto_mlrun.html
TensorFlow.Kerashttps://docs.mlrun.org/api/mlrun.frameworks/mlrun.frameworks.tf_keras.html
PyTorchhttps://docs.mlrun.org/api/mlrun.frameworks/mlrun.frameworks.pytorch.html
SciKit-Learnhttps://docs.mlrun.org/api/mlrun.frameworks/mlrun.frameworks.sklearn.html
XGBoosthttps://docs.mlrun.org/api/mlrun.frameworks/mlrun.frameworks.xgboost.html
LightGBMhttps://docs.mlrun.org/api/mlrun.frameworks/mlrun.frameworks.lgbm.html
mlrun.modelhttps://docs.mlrun.org/api/mlrun.model/index.html
mlrun.model_monitoringhttps://docs.mlrun.org/api/mlrun.model_monitoring/index.html
mlrun.packagehttps://docs.mlrun.org/api/mlrun.package/index.html
mlrun.package.log_hint.LogHinthttps://docs.mlrun.org/api/mlrun.package/generated_rsts/mlrun.package.log_hint.LogHint.html
mlrun.package.packager.Packagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/mlrun.package.packager.Packager.html
mlrun.package.packagers.default_packager.DefaultPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/mlrun.package.packagers.default_packager.DefaultPackager.html
mlrun.package.packagers_manager.PackagersManagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/mlrun.package.packagers_manager.PackagersManager.html
mlrun.package.errorshttps://docs.mlrun.org/api/mlrun.package/generated_rsts/mlrun.package.errors.html
mlrun.package.packagers.python_standard_library_packagershttps://docs.mlrun.org/api/mlrun.package/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.html
mlrun.package.packagers.python_standard_library_packagers.BoolPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.BoolPackager.html
mlrun.package.packagers.python_standard_library_packagers.BytearrayPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.BytearrayPackager.html
mlrun.package.packagers.python_standard_library_packagers.BytesPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.BytesPackager.html
mlrun.package.packagers.python_standard_library_packagers.DictPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.DictPackager.html
mlrun.package.packagers.python_standard_library_packagers.FloatPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.FloatPackager.html
mlrun.package.packagers.python_standard_library_packagers.FrozensetPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.FrozensetPackager.html
mlrun.package.packagers.python_standard_library_packagers.IntPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.IntPackager.html
mlrun.package.packagers.python_standard_library_packagers.ListPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.ListPackager.html
mlrun.package.packagers.python_standard_library_packagers.NonePackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.NonePackager.html
mlrun.package.packagers.python_standard_library_packagers.PathPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.PathPackager.html
mlrun.package.packagers.python_standard_library_packagers.SetPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.SetPackager.html
mlrun.package.packagers.python_standard_library_packagers.StrPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.StrPackager.html
mlrun.package.packagers.python_standard_library_packagers.TuplePackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.python_standard_library_packagers.TuplePackager.html
mlrun.package.packagers.numpy_packagershttps://docs.mlrun.org/api/mlrun.package/generated_rsts/mlrun.package.packagers.numpy_packagers.html
mlrun.package.packagers.numpy_packagers.NumPyNDArrayDictPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.numpy_packagers.NumPyNDArrayDictPackager.html
mlrun.package.packagers.numpy_packagers.NumPyNDArrayListPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.numpy_packagers.NumPyNDArrayListPackager.html
mlrun.package.packagers.numpy_packagers.NumPyNDArrayPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.numpy_packagers.NumPyNDArrayPackager.html
mlrun.package.packagers.numpy_packagers.NumPyNumberPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.numpy_packagers.NumPyNumberPackager.html
mlrun.package.packagers.numpy_packagers.NumPySupportedFormathttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.numpy_packagers.NumPySupportedFormat.html
mlrun.package.packagers.pandas_packagershttps://docs.mlrun.org/api/mlrun.package/generated_rsts/mlrun.package.packagers.pandas_packagers.html
mlrun.package.packagers.pandas_packagers.PandasDataFramePackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.pandas_packagers.PandasDataFramePackager.html
mlrun.package.packagers.pandas_packagers.PandasSeriesPackagerhttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.pandas_packagers.PandasSeriesPackager.html
mlrun.package.packagers.pandas_packagers.PandasSupportedFormathttps://docs.mlrun.org/api/mlrun.package/generated_rsts/generated_rsts/mlrun.package.packagers.pandas_packagers.PandasSupportedFormat.html
mlrun.platformshttps://docs.mlrun.org/api/mlrun.platforms/index.html
mlrun.projectshttps://docs.mlrun.org/api/mlrun.projects/index.html
mlrun.runhttps://docs.mlrun.org/api/mlrun.run/index.html
mlrun.runtimeshttps://docs.mlrun.org/api/mlrun.runtimes/index.html
mlrun.runtimeshttps://docs.mlrun.org/api/mlrun.runtimes/mlrun.runtimes.html
mlrun.servinghttps://docs.mlrun.org/api/mlrun.serving/index.html
storey.transformations - Graph transformationshttps://docs.mlrun.org/api/storey.transormations/index.html
Command-Line Interfacehttps://docs.mlrun.org/cli.html
Resourceshttps://docs.mlrun.org/resources.html
Glossaryhttps://docs.mlrun.org/glossary.html
Change loghttps://docs.mlrun.org/change-log/index.html
Repository https://github.com/mlrun/mlrun
Suggest edit https://github.com/mlrun/mlrun/edit/development/docs/index.md
Open issue https://github.com/mlrun/mlrun/issues/new?title=Issue%20on%20page%20%2Findex.html&body=Your%20issue%20content%20here.
.md https://docs.mlrun.org/_sources/index.md
Deployment optionshttps://docs.mlrun.org#deployment-options
Set up your clienthttps://docs.mlrun.org#set-up-your-client
Gen AI taskshttps://docs.mlrun.org#gen-ai-tasks
Data managementhttps://docs.mlrun.org#data-management
Developmenthttps://docs.mlrun.org#development
Deploymenthttps://docs.mlrun.org#deployment
Live Opshttps://docs.mlrun.org#live-ops
MLOps taskshttps://docs.mlrun.org#mlops-tasks
Project management and CI/CD automationhttps://docs.mlrun.org#project-management-and-ci-cd-automation
Ingest and process datahttps://docs.mlrun.org#ingest-and-process-data
Develop and train modelshttps://docs.mlrun.org#develop-and-train-models
Deploy models and applicationshttps://docs.mlrun.org#deploy-models-and-applications
Monitor and alerthttps://docs.mlrun.org#monitor-and-alert
MLRun core componentshttps://docs.mlrun.org#mlrun-core-components
#https://docs.mlrun.org#using-mlrun
Tutorials and exampleshttps://docs.mlrun.org/tutorials/index.html#tutorials-all
gen AI taskshttps://docs.mlrun.org#gen-ai-tasks
MLOps taskshttps://docs.mlrun.org#mlops-tasks
MLRun core componentshttps://docs.mlrun.org#mlrun-core-components
MLRun ecosystemhttps://docs.mlrun.org/ecosystem.html#ecosystem
Deployment optionshttps://docs.mlrun.org#deployment-options
Set up your clienthttps://docs.mlrun.org#set-up-your-client
GenAI taskshttps://docs.mlrun.org#gen-ai-tasks
MLOps taskshttps://docs.mlrun.org#mlops-tasks
MLRun core componentshttps://docs.mlrun.org#mlrun-core-components
#https://docs.mlrun.org#deployment-options
Kuberneteshttps://docs.mlrun.org/install-mlrun-ce/kubernetes-install.html#install-on-kubernetes
AWS clusterhttps://docs.mlrun.org/install-mlrun-ce/aws-install.html#aws-install
Iguazio's Managed Servicehttps://www.iguazio.com
#https://docs.mlrun.org#set-up-your-client
Set up your client environment https://docs.mlrun.org/setup-guide.html#install-remote
Quick start tutorial for machine learninghttps://docs.mlrun.org/tutorials/01-mlrun-basics.html#quick-start-ml
Tutorials and Exampleshttps://docs.mlrun.org/tutorials/ml-index.html#tutorial
#https://docs.mlrun.org#gen-ai-tasks
./projects/project.htmlhttps://docs.mlrun.org/projects/project.html
./genai/data-mgmt/index.htmlhttps://docs.mlrun.org/genai/data-mgmt/index.html
./genai/development/index.htmlhttps://docs.mlrun.org/genai/development/index.html
./genai/deployment/index.htmlhttps://docs.mlrun.org/genai/deployment/index.html
./genai/live-ops/index.htmlhttps://docs.mlrun.org/genai/live-ops/index.html
./concepts/model-monitoring.htmlhttps://docs.mlrun.org/concepts/model-monitoring.html
Gen AI development workflowhttps://docs.mlrun.org/genai/genai-flow.html
#https://docs.mlrun.org#data-management
Using LLMs to process unstructured datahttps://docs.mlrun.org/genai/data-mgmt/unstructured-data.html
Vector databaseshttps://docs.mlrun.org/genai/data-mgmt/vector-databases.html
Guardrails for data managementhttps://docs.mlrun.org/genai/data-mgmt/guardrails-data.html
Call center demohttps://github.com/mlrun/demo-call-center
Call centerhttps://youtu.be/YycMbxRgLBA
#https://docs.mlrun.org#development
Working with RAGhttps://docs.mlrun.org/genai/development/working-with-rag.html
Evalating LLMshttps://docs.mlrun.org/genai/development/evaluating-llms.html
Fine tuning LLMShttps://docs.mlrun.org/genai/development/fine-tuning-llms.html
Call center demohttps://github.com/mlrun/demo-call-center
Banking Agent Demohttps://github.com/mlrun/demo-banking-agent
Call centerhttps://youtu.be/YycMbxRgLBA
#https://docs.mlrun.org#deployment
Serving gen AI modelshttps://docs.mlrun.org/genai/deployment/genai_serving.html
GPU utilizationhttps://docs.mlrun.org/genai/deployment/gpu_utilization.html
Gen AI realtime serving graphhttps://docs.mlrun.org/genai/deployment/genai_serving_graph.html
Deploy LLM using MLRunhttps://docs.mlrun.org/tutorials/genai-01-basic-tutorial.html
Call center demohttps://github.com/mlrun/demo-call-center
Banking Agent Demohttps://github.com/mlrun/demo-banking-agent
Call centerhttps://youtu.be/YycMbxRgLBA
#https://docs.mlrun.org#live-ops
Model monitoringhttps://docs.mlrun.org/concepts/model-monitoring.html
Alerts and notificationshttps://docs.mlrun.org/concepts/alerts-notifications.html
Deploy an LLM using MLRunhttps://docs.mlrun.org/tutorials/genai-01-basic-tutorial.html
Model monitoring using LLMhttps://docs.mlrun.org/tutorials/-02-model-monitor-llm.html
Model monitoring and drift detectionhttps://docs.mlrun.org/tutorials/05-model-monitoring.html
Model Monitoring using an LLMhttps://github.com/mlrun/demo-monitoring-and-feedback-loop/blob/main/llm-monitoring-main.ipynb
Banking Agent Demohttps://github.com/mlrun/demo-banking-agent
#https://docs.mlrun.org#mlops-tasks
./projects/project.htmlhttps://docs.mlrun.org/projects/project.html
./data-prep/index.htmlhttps://docs.mlrun.org/data-prep/index.html
./development/index.htmlhttps://docs.mlrun.org/development/index.html
./deployment/index.htmlhttps://docs.mlrun.org/deployment/index.html
./concepts/model-monitoring.htmlhttps://docs.mlrun.org/concepts/model-monitoring.html
MLOps development workflowhttps://docs.mlrun.org/mlops-dev-flow.html
#https://docs.mlrun.org#project-management-and-ci-cd-automation
more...https://docs.mlrun.org/projects/project.html
Projects and automationhttps://docs.mlrun.org/projects/project.html
CI/CD integrationhttps://docs.mlrun.org/projects/ci-cd-automate.html
Quick starthttps://docs.mlrun.org/tutorials/01-mlrun-basics.html
Automated ML pipelinehttps://docs.mlrun.org/tutorials/04-pipeline.html
Quick starthttps://youtu.be/xI8KVGLlj7Q
#https://docs.mlrun.org#ingest-and-process-data
data sourceshttps://docs.mlrun.org/store/datastore.html
Feature storehttps://docs.mlrun.org/feature-store/feature-store.html
more...https://docs.mlrun.org/data-prep/index.html
Ingest and process datahttps://docs.mlrun.org/data-prep/index.html
Feature storehttps://docs.mlrun.org/feature-store/feature-store.html
Data and artifactshttps://docs.mlrun.org/concepts/data.html
quick starthttps://docs.mlrun.org/tutorials/01-mlrun-basics.html
Feature storehttps://docs.mlrun.org/feature-store/basic-demo.html
#https://docs.mlrun.org#develop-and-train-models
more...https://docs.mlrun.org/development/index.html
Develop and train modelshttps://docs.mlrun.org/development/index.html
Model training and trackinghttps://docs.mlrun.org/development/model-training-tracking.html
Batch runs and workflowshttps://docs.mlrun.org/concepts/runs-workflows.html
Train, compare, and register modelshttps://docs.mlrun.org/tutorials/02-model-training.ipynb
Automated ML pipelinehttps://docs.mlrun.org/tutorials/04-pipeline.ipynb
Train and compare modelshttps://youtu.be/bZgBsmLMdQo
#https://docs.mlrun.org#deploy-models-and-applications
more...https://docs.mlrun.org/deployment/index.html
Deploy models and applicationshttps://docs.mlrun.org/deployment/index.html
Realtime pipelineshttps://docs.mlrun.org/serving/serving-graph.html
Batch inferencehttps://docs.mlrun.org/deployment/batch_inference.html
Realtime servinghttps://docs.mlrun.org/tutorials/03-model-serving.html
Batch inferencehttps://docs.mlrun.org/tutorials/06-batch-infer.html
Advanced pipelinehttps://docs.mlrun.org/tutorials/06-batch-infer.html
Serve pre-trained modelshttps://youtu.be/OUjOus4dZfw
#https://docs.mlrun.org#monitor-and-alert
more...https://docs.mlrun.org/concepts/model-monitoring.html
Model monitoringhttps://docs.mlrun.org/concepts/model-monitoring.html
Alerts and notificationshttps://docs.mlrun.org/concepts/alerts-notifications.html
Model monitoring using LLMhttps://docs.mlrun.org/tutorials/-02-model-monitor-llm.html
Model monitoring and drift detectionhttps://docs.mlrun.org/tutorials/05-model-monitoring.html
#https://docs.mlrun.org#mlrun-core-components
./projects/project.htmlhttps://docs.mlrun.org/projects/project.html
./runtimes/functions.htmlhttps://docs.mlrun.org/runtimes/functions.html
./concepts/data.htmlhttps://docs.mlrun.org/concepts/data.html
./concepts/runs-workflows.htmlhttps://docs.mlrun.org/concepts/runs-workflows.html
./serving/serving-graph.htmlhttps://docs.mlrun.org/serving/serving-graph.html
./concepts/model-monitoring.htmlhttps://docs.mlrun.org/concepts/model-monitoring.html
./concepts/alerts-notifications.htmlhttps://docs.mlrun.org/concepts/alerts-notifications.html
Project managementhttps://docs.mlrun.org/projects/project.html#projects
Serverless functionshttps://docs.mlrun.org/runtimes/functions.html#functions
Data & artifactshttps://docs.mlrun.org/concepts/data.html#data-feature-store
Batch Runs & workflowshttps://docs.mlrun.org/concepts/runs-workflows.html#workflows
Real-time serving pipelinehttps://docs.mlrun.org/serving/serving-graph.html#serving-graph
Real-time monitoringhttps://docs.mlrun.org/concepts/model-monitoring.html#model-monitoring-overview
Alerts and notificationshttps://docs.mlrun.org/concepts/alerts-notifications.html#alerts-notifications
previous Table of Contents https://docs.mlrun.org/contents.html
next MLRun architecture https://docs.mlrun.org/architecture.html
Deployment optionshttps://docs.mlrun.org#deployment-options
Set up your clienthttps://docs.mlrun.org#set-up-your-client
Gen AI taskshttps://docs.mlrun.org#gen-ai-tasks
Data managementhttps://docs.mlrun.org#data-management
Developmenthttps://docs.mlrun.org#development
Deploymenthttps://docs.mlrun.org#deployment
Live Opshttps://docs.mlrun.org#live-ops
MLOps taskshttps://docs.mlrun.org#mlops-tasks
Project management and CI/CD automationhttps://docs.mlrun.org#project-management-and-ci-cd-automation
Ingest and process datahttps://docs.mlrun.org#ingest-and-process-data
Develop and train modelshttps://docs.mlrun.org#develop-and-train-models
Deploy models and applicationshttps://docs.mlrun.org#deploy-models-and-applications
Monitor and alerthttps://docs.mlrun.org#monitor-and-alert
MLRun core componentshttps://docs.mlrun.org#mlrun-core-components

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.