Jinen Setpal

Results 7 issues of Jinen Setpal

new run sequence: python visualize.py

`ix` is deprecated. Those calls are updated to `iloc` and a `requirements.txt` specifying the required version is added for reproducibility.

*Description of changes.* The grammatical corrections made are as follows: 1. fist -> first 2. in -> is By submitting this pull request, I confirm that you can use, modify,...

| Cause | Stack Trace | Notes | |-------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Expects a list of file objects, but I provided strings - documentation requests a string of lists | Traceback (most...

bug

Created a `get_predictions` function that: 1. Loads a model registered with DagsHub-hosted MLFlow 2. Locally performs inference on it and either appends to a column, and/or returns it for further...

enhancement