Skip to content
View arora-amit37's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report arora-amit37

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

    The repository uses the the Simulated Annealing Method to solve a combinatorial vehicle routing problem with time windows and other constraints.

    Jupyter Notebook 1

  2. project_management_cpm_pert project_management_cpm_pert Public

    Scheduling in Project Management using the Critical Path Method (CPM) and Program Evaluation and Review Technique (PERT).

    Jupyter Notebook 2

  3. water-security water-security Public

    Water stress is a pressing global issue affecting numerous countries. This project aims to explore the factors contributing to water stress and predict its levels using machine learning techniques.…

    Jupyter Notebook

  4. cvrptw_clarke_wright cvrptw_clarke_wright Public

    The repository uses the the Clarke-Wright Heurisitic to solve a combinatorial vehicle routing problem with time windows and other constraints.

    Jupyter Notebook

  5. supply_chain_network_optimization supply_chain_network_optimization Public

    This repository contains an R script for supply chain network optimization, designed as part of a Coursera Guided Project by instructor Moses Gummadi. It utilizes the "lpSolve API" library to minim…

    R

  6. demand_planning_forecasting demand_planning_forecasting Public

    The goal of this project was to explore demand forecasting using R, analyze trends, seasonality, and create ARIMA models to predict future demand. This README provides an overview of the project an…

    R 1