Jackmin801 / ctmlp

Code for the demo used in my live demo at MoneyLion Tech Talk#4 on the topic of Continuous Testing of Machine Learning Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous Testing of Machine Learning Projects

Testing software is vital to ensure that code behaves as expected. In Machine Learning projects, testing is not as widely common as normal software testing. The aim of this talk is to give a brief overview on unit testing and to show how a Data Scientist/Machine Learning Engineer can implement it in a modern Machine Learning Development Lifecycle along with DevOps principles such as CI/CD.

Tests Python 3.7

About

Code for the demo used in my live demo at MoneyLion Tech Talk#4 on the topic of Continuous Testing of Machine Learning Projects

License:MIT License


Languages

Language:Python 100.0%