© Joydeep Bhattacharjee 2020
J. BhattacharjeePractical Machine Learning with Rusthttps://doi.org/10.1007/978-1-4842-5121-8_8

8. Using Rust Applications

Joydeep Bhattacharjee1 
(1)
Bangalore, India
 

Throughout this book, we have looked into data transformations and creating machine learning models in Rust. Once we know the machine learning workflow that we are going ahead with, we need a way to integrate the workflow in our overall architecture. Since Rust is a fairly new language, it is highly probable that overall architecture in your project is probably created in a mainstream language. In this chapter we will look at how to integrate Rust code into our overall production architecture. We will start with integrating Rust code in Python applications ...

Get Practical Machine Learning with Rust: Creating Intelligent Applications in Rust now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.