You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to build an end-to-end loan default prediction system for a Non-Banking Financial Institution (NBFI). The system is designed to ingest, clean, process, and predict loan default probabilities while ensuring model deployment, monitoring, and automated CI/CD.
Chat-O-Llama is a user-friendly web interface for managing conversations with Ollama, featuring persistent chat history. Easily set up and start your chat sessions with just a few commands. 🐙💻
This project demonstrates the full lifecycle management of a machine learning model, from development and versioning to deployment and monitoring in a production environment.
DetoxifyAI analyzes text content and classifies it as toxic or non-toxic using machine learning models (Logistic Regression and XGBoost) trained on social media datasets. The system provides confidence scores, enabling automated content moderation at scale. Pictures included in both the readme and contributions file!
We need to estimate the typical price for a given property based on the price of similar properties and build an end-to-end pipeline that can be reused for that prediction task.