(model-training-tracking)=
# Model training and tracking

Learn how to create a model training job, work with the input data and the model artifacts, use an MLRun function to automate the tracking, use a function from the function hub to train the model, to optimize hyperparameter tuning, and to use the feature store to train your model.  

**In this section**

```{toctree}
:maxdepth: 1

../training/create-a-basic-training-job
../training/working-with-data-and-model-artifacts
../concepts/auto-logging-mlops
../training/built-in-training-function
../hyper-params
```

