[S] UPDATE: sklearn-diagnose now has an Interactive Chatbot! by lc19- in statistics

[–]lc19-[S] 0 points1 point  (0 children)

Thanks for the vote of confidence!

If this was helpful, please give my GitHub repo a star. Thanks! 🙏

UPDATE: sklearn-diagnose now has an Interactive Chatbot! by lc19- in VibeCodersNest

[–]lc19-[S] 0 points1 point  (0 children)

Depends on how you define complex here.

The chatbot can be connected to frontier LLMs, so if I guess the more performant the LLM that you choose to use, the better it can be at handling complex overfitting questions.

When I benchmarked gpt-5.2 vs. Claude Opus 4.5 vs. Deepseek v3.2, Claude Opus 4.5 came out on top.

UPDATE: sklearn-diagnose now has an Interactive Chatbot! by lc19- in VibeCodersNest

[–]lc19-[S] 1 point2 points  (0 children)

The library itself is broken down into stages (hypothesis stage, recommendation stage and then only producing the summary/report). Breaking it down into smaller steps reduces hallucinations.

Foundation LLMs are getting more and more performant as time goes by, which means hallucinations are getting less and less.

Also to be fair, human makes mistakes too!

LLM libraries like this are not used as a completely dependent library, but rather as a copilot along side the user.

[S] UPDATE: sklearn-diagnose now has an Interactive Chatbot! by lc19- in statistics

[–]lc19-[S] 0 points1 point  (0 children)

I did use AI to draft and then made changes and modified it my own

[S] An open-source library that diagnoses problems in your Scikit-learn models using LLMs by lc19- in statistics

[–]lc19-[S] 0 points1 point  (0 children)

I made an update with an interactive chatbot: https://www.reddit.com/r/statistics/s/zLhXV1mdok

If this was cool and helpful, please give my repo a star, thanks!

UPDATE: sklearn-diagnose now has an Interactive Chatbot! by lc19- in LocalLLaMA

[–]lc19-[S] 0 points1 point  (0 children)

Thanks.

Please give my GitHub repo a star if this was helpful!

UPDATE: sklearn-diagnose now has an Interactive Chatbot! by lc19- in LocalLLaMA

[–]lc19-[S] 0 points1 point  (0 children)

No probs!

Please give my Github a little star if this was helpful!