katie.shakman admin
About
- Username
- katie.shakman
- Joined
- Visits
- 1,048
- Last Active
- Roles
- Administrator, Domino
- Points
- 211
- Posts
- 255
- Badges
- 13
Reactions
-
PyCaret 2.2: Efficient Pipelines for Model Development
Check out PyCaret for an efficient model development pipeline in Python: I've included a sample/template notebook for classification in PyCaret here: https://try.dominodatalab.com/u/katie_shakman/PyC… (View Post)1 -
Alerts for errors in published app
For runs, Domino provides the ability to configure email alerts for failed runs. It would similarly be useful to provide configurable alerts for errors that occur in a published app, so the app owner… (View Post)1 -
Domino 4.3.3 Release
Happy Holidays from Domino! We hope this release of Domino 4.3.3 finds you in good cheer. Elves from across the company worked tirelessly in their distributed workshop to bring you these fine feature… (View Post)1 -
Re: Custom email notifications
Hi @isabel.a.p.almeida , If you want to further customize email sending, it's also possible to set up and send an email from within a run, for example using python packages like smtplib and email: Th… (View Post)2 -
Re: Start a new project from a template
Another immediate option: you can do something very similar to this by creating a template project and then clicking the "Copy" button on that project, which will capture the existing hw ti… (View Post)1