Skip to content
View HangOn6's full-sized avatar
  • Data Scientist at EY, ex-Cognizant Technology Solutions, ex ICICI Bank, ex IndusInd Bank
  • Dublin
  • 18:35 (UTC -12:00)
  • LinkedIn in/sourav-basu-6a0680124

Block or report HangOn6

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. MotionDetector MotionDetector Public

    Python 1

  2. CreditRiskModel_CRA_using_XGBoost_Neural_Network_Random_Forest_Regression_Sourav_Basu CreditRiskModel_CRA_using_XGBoost_Neural_Network_Random_Forest_Regression_Sourav_Basu Public

    Improving credit risk model using Machine learning techniques. We use a host of ml models and neural network to solve the issue.

    Jupyter Notebook 1

  3. data-storage-project data-storage-project Public

    This project is a comprehensive proof-of-concept (PoC) for designing and implementing a data warehouse using a real-world Product Sales and Returns dataset. It demonstrates dimensional modeling, SQ…

    TSQL 1

  4. Data_visualisation_on-_India-s_terrorism_landscape Data_visualisation_on-_India-s_terrorism_landscape Public

    Critical Analysis of Tableau and Power BI for Data Visualization In our side by side comparison of Tableau and Power BI for interactivity and insight into our visualization, we see the strengths an…

  5. Vehicle_motion_detector_on_highway_using_opencv_python Vehicle_motion_detector_on_highway_using_opencv_python Public

    This Python code detects and tracks moving objects (e.g., vehicles) in a video using OpenCV. It applies background subtraction to identify motion in a specified region of interest and uses a custom…

    Python