Skip to content

ronitrai27/machine_learning_fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ML Models Full stack demo πŸš€

An open-source collection of machine learning models served via FastAPI, with a modern Next.js frontend for interaction and experimentation.

This repository currently focuses on supervised learning models.
Support for unsupervised learning will be added in future updates.


✨ Features

  • πŸ“Š Supervised Machine Learning models
  • ⚑ FastAPI backend for model serving
  • 🌐 Next.js frontend with TanStack for state & data management
  • πŸ”“ Open-source & extensible architecture
  • 🧩 Easy to add new models and endpoints
  • πŸ“¦ Dockerized for easy deployment

🧠 Implemented Models

Supervised Learning

  • Linear Regression
  • Logistic Regression
  • Decision Tree
  • Random Forest

πŸ›  Tech Stack

Backend

  • FastAPI
  • Python
  • Scikit-learn

Frontend

  • Next.js
  • TanStack (Query / Table)
  • TypeScript

🀝 Contributing

Contributions are welcome!
Feel free to open issues, suggest improvements, or submit pull requests. endpoints.md && docker_guide.md are provided for reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published