Nusret Ozates
Nusret Ozates
CircleCI tests failed at the end because the failed test was expected to have this: ``` let(:expected_sentinels) do [ { host: 'sentinel_1', port: '1234', password: 'some-strong-password' }, { host: 'sentinel_2',...
@sojan-official You are welcome :) I'm happy to contribute to the chatwoot as I'm working with it very closely!
@sojan-official I think it makes sense the only problem is: You will laugh at this but I'm a Python Developer/MLE so I can only read/understand Ruby but I cannot talk...
Hey everyone, maybe [this approach ](https://towardsdev.com/using-mlflow-with-keras-tuner-f6df5dd634bc) could help. I wrote the article while trying to do same thing