.. _practise: ============== Best Practises ============== Start using **uetai** though these best practises: #. :ref:`Logging your experiment `: Start using ``uetai`` API to log result into your favorite dashboard. #. :ref:`Validating your dataset `: Validate your raw dataset with ``uetai`` data function to prevent future data thread. #. :ref:`Debugging model `: With Explainable AI, start to dig deeper into your model and gain more insight from it. .. toctree:: :glob: :titlesonly: :hidden: exp_tracking valid_data debug_model