Vipul Maheshwari
Vipul Maheshwari
If no one is working on this! I might want to!
@ritwik12 Thanks Bud for reverting back! Can you please guide me a little considering the same!! Any help is appreciated.
Hey ritwik! Thanks for this, but I think the code is almost correct! We only might have to add more data to make it more accurate! And besides that! I...
Hey man! It looks so good. But i don't know why this is not working in my machine. I have tried reproduction steps as exaclty as you mentioned. If you...
# This response is edited after @shrit brings up a small misunderstanding in the previous one. Cheers Hi @rcurtin. After going through the documentation and getting the gist of the...
Oh Sorry for the confusion, The method const `arma::mat& data` is not creating a copy of the data instead it is passing it by reference, so it certainly means that...
> I disagree with why `const arma::mat& data` is making a copy of the data. it is passing it by reference, using the exact memory location. Try to use `arma::mat...
> Hi @vipul-maheshwari thank you for contributing. > > Before I dive into this, I noticed you say "production grade" in the summary - what for you makes this example...
@ZoranPandovski Based on the information and the overall chat, it seems like the main goal for this task is to integrate MindsDB with Weights & Biases for experiment tracking and...
> @vipul-maheshwari Yes, let's start with initial mvp On it! Setting up some initial production environment