Skip to content
View Niroop2004's full-sized avatar

Block or report Niroop2004

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Employee_Management_System. Employee_Management_System. Public

    This Employee Management System employs Python with Tkinter for frontend and MySQL for backend, enabling basic CRUD operations. It offers a user-friendly interface for managing employee records eff…

    Python

  2. Gas_Detection_System. Gas_Detection_System. Public

    The aim of a gas detection sensor is to detect the presence of a particular gas or gases in the surrounding environment.

  3. Real_estate_price_prediction. Real_estate_price_prediction. Public

    This Flask app predicts house prices using a RandomForestRegressor model trained on a housing dataset. It includes data pre-processing with pipelines and imputers, stratified train-test splitting,…

    Python