palladium
palladium copied to clipboard
Framework for setting up predictive analytics services
I have written an S3 persister (`FileIO` and `FileLike`) based on `s3fs` and thought about making a PR (if you are interested) but I assume that you probably don't want...
If the path specified in the File model persister section of Palladium's config points to a non-existent directory, persisting the model will fail (after training). It would be good to...
At the moment, only the model can be persisted and loaded. However, there are scenarios that necessitate saving and loading additional data. E.g., assume that we have a regression problem....
Hello! I found an AI-Specific Code smell in your project. The smell is called: Columns and DataType Not Explicitly Set You can find more information about it in this paper:...
ValueError is raised in case component is a pydantic BaseModel.