pjoshi30's Stars
aimonlabs/aimon-python-sdk
This repo hosts the Python SDK and related examples for AIMon, which is a proprietary, state-of-the-art system for detecting LLM quality issues such as Hallucinations. It can be used during offline evals, continuous monitoring or inline detection. We offer various model quality metrics that are fast, reliable and cost-effective.
Netflix/metaflow
Open Source Platform for developing, scaling and deploying serious ML, AI, and data science systems
pjoshi30/HMM-python
A python implementation of a HMM for word sense dis-ambiguation.
pjoshi30/Moovy
A sentiment analysis application for movie reviews.
pjoshi30/ML-Class-Stanfy
Contains all the octave code that was written to run the different algorithms that were implemented in the Stanford ML class of December 2011.
pjoshi30/T9Dictionary
Implements a simple T9 type dictionary. Given a set of number sequences, generates the possible words from it.
pjoshi30/Sentiment_analysis
Contains all Python code and weka scripts to extract data and train a classifier