Bal Narendra Sapa's repositories
road-detection
This is a course project for DSCI-6011 - Deep Learning. deals with Drivable Area and lane segmentation for self driving cars
cybersecurity-ner
Named-Entity-Recognition for Cybersecurity. This repository contains code for fine-tuning a pretrained ner model with custom dataset
balnarendrasapa
This repo contains readme that appears on my profile.
doc-chatbot
Streamlit chatbot app that can answer questions based on a pdf. see the readme for more information
education_impact_analysis
This GitHub repository contains the code and documentation for an analysis of the impact of education levels on individuals' performance scores. Using ANOVA, we compare score means across different education groups, revealing significant differences. For a comprehensive analysis and detailed results
mask-detection
Mask Detection using Deep Learning. This repository contains code to train a model that can detect whether a person is wearing mask or not.
docker-compose-files
This repository contains useful docker-compose files. contains docker-compose files for mysql, postgres etc. use these files to instantly launch apps
object-detection
This repository contains the app for object detection
portfolio
This repo contains code for my portfolio site.
project_api
Building this REST API for fun. This repo includes implementation in Django and FastAPI. See the Readme for more Information
spam_classification
Identify and filter out spam emails using Logistic Regression with this project. Developed a model that leverages various email attributes, achieving an accuracy range of 90% to 95%. Explore our GitHub repository for comprehensive details on this email spam detection solution.