Skip to content
View AmitabhCh822's full-sized avatar
  • Furman University
  • Greenville, SC
  • 23:09 (UTC -04:00)
  • LinkedIn in/ami-ch
Block or Report

Block or report AmitabhCh822

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

  1. Hiring-Decision-Tree-Model Hiring-Decision-Tree-Model Public

    A decision tree machine learning model for predicting interview success based on various candidate attributes. Utilizes entropy based feature selection and model evaluation using Python's sklearn l…

    Python

  2. Mining-Insider-Trading-Data Mining-Insider-Trading-Data Public

    This project aims to web scrape insider trading data of Tesla. This repository includes my Python script which can extract insider trading data of any public company from the website Finnhub.io. It…

    Python

  3. ML-Project-Predicting-Holiday-Movie-Earnings ML-Project-Predicting-Holiday-Movie-Earnings Public

    Predicting the gross revenue of the movies released in theaters from November 5 to December 2 in 2021 using classification machine learning models.

    Python

  4. Neural-Networks-DataAnalysis-Projects Neural-Networks-DataAnalysis-Projects Public

    Comprehensive repository illustrating neural network applications across diverse fields: sports performance, wine quality assessment and medical data analysis using Keras and TensorFlow.

    Python

  5. NFL-Combine-Performance-Prediction NFL-Combine-Performance-Prediction Public

    A KNN based machine learning project to predict NFL combine performance grades from player measurements and drill results

    Python

  6. Sudoku-Puzzle-and-Solver Sudoku-Puzzle-and-Solver Public

    This is a sudoku puzzle with an AI solver. The solver uses the backtracking algorithm. It includes a Graphical User Interface for users to solve the puzzle.

    Python