Python Forum
How to transfer a finished ML- project to the cloud?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to transfer a finished ML- project to the cloud?
#1
Python 3.9.2, Fedora 33

I wrote a ML- project, that takes a long time to compute on a local machine. So I decided to use the computational power of the clouds to quickly optimize my model. There is a lot of information about clouds on the Internet, but it touches on a very large number of aspects that I do not need, and therefore a lot of time is wasted. Please, tell me articles, videos or books that will help me in this narrow task: use clouds for an existing ML-model.
Reply
#2
Packages related to Cloud storage can be found here: https://pypi.org/search/?q=cloud&o=
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020