Skip to content
View daniel-mehta's full-sized avatar

Block or report daniel-mehta

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. Android-Programming-Assignment Android-Programming-Assignment Public

    This repository contains the Android Programming Assignment, showcasing essential Android development features through Java and XML files. It serves as a practical guide for building and understand…

    Java

  2. Tableau-Projects Tableau-Projects Public

    A collection of data visualization projects created using Tableau. Currently focused on soccer/football analytics

  3. Traffic-Management-Q-Learning Traffic-Management-Q-Learning Public

    An artificial intelligence model for optimizing traffic flow and managing autonomous vehicles using Q-learning. Implements the BNART heuristic for efficient routing.

    Python

  4. Pass-Network Pass-Network Public

    This project visualizes the pass network from Barcelona's 2020 match against Valladolid. It processes match event data, focusing on successful passes before the first substitution. Players are repr…

    Python

  5. FPL-Expected-Points FPL-Expected-Points Public

    Predict Fantasy Premier League (FPL) points using two models: a Random Forest regression (ML_xP.py) and a custom statistical model (xP_FPL.py). This project explores different approaches to predict…

    Python 1