Skip to content
View NihalChoudharycoder's full-sized avatar
  • Bengaluru, India

Block or report NihalChoudharycoder

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

Pinned Loading

  1. mask_detection mask_detection Public

    using LBPH classifier using pre fed data idetifying if the person is wearning mask or not using pre trained model of LBPH with really good accuracy

    Python 1

  2. Bengaluru-House-Price-Prediction Bengaluru-House-Price-Prediction Public

    An End -to-End Implementation of House price prediction using a public Data set found on Kaggle of Bengaluru House Prices and Implementing a web application using flask framework to map the predict…

    Jupyter Notebook 1

  3. Car_Price_prediction Car_Price_prediction Public

    An full end to end full Implementation of a data science project of car-price prediction using advanced regression techniques. Using flask as back end and html as front end also created a web appli…

    Jupyter Notebook

  4. sudokus-BackTracking sudokus-BackTracking Public

    A simple code to solve a pre-defined sudoku problem using Back-tracking algorithm

    Python