vikas9087
Senior Operations Research Analyst at Micron Technology, helping Global planning team for Long Term Chip Manufacturing Planning strategy across the globe.
Micron TechnologyBoise
Pinned Repositories
Bilevel-Optimization-Emissions
Proposed a mathematical model for optimizing the profits and emissions while setting dynamic prices of electricity. A bilevel & multi-objective model is proposed for maximizing profits of retailer, minimizing the emissions produced, & minimizing the total cost of customers.
Classification_Mental_Health
Different classification models are used to classify if any employee is having any mental health consequences based on various categorical & numerical features.
Emergency_Response_Vehicle_Locating
In a network, emergency response facilities are to be allocated. At each facility, the number of response vehicles such as Fire Trucks or Ambulances are to be placed based on different policies such as minimize penalty, maximizing the weighted coverage.
MachineLearning-OperationsResearch-SupplyChainOptimization
This work explains how OR and ML in tandem can help us making a cost efficient decisions. I have used a Supply Chain Network Design use case to explain benefits of ML+OR together.
Optimizing_Shortest_Path_Maximum_Resistance
An army is planning to attack all the locations of the castle in the shortest time with anticipation of maximum defense of the castle. A Mixed Integer Model is built to minimize the path traveled by the armies.
Predicting-World-GDP-using-Economical-Social-Parameters
We aim to predict the world gross domestic product (GDP) based on GDPs of various countries.
Time_Series_Analysis_Renewable_Energy
Forecast the solar energy & wind speed using SARIMA model. The Data is collected at 5 minutes interval over the year.
TravelingSalesmanInstancComparison
The objective of the project is to learn, explore the usage of Python with PyCharm IDE, Usage of Gurobi's CallBack & Start attributes, formulated different formulations of the TSP and compare the computational time for randomly generated cities for any given number of cities.
TSP-heuristics
Implementing various heuristics for Traveling Salesman Problem (TSP), Namely Lin-Kernighan Heuristic, Nearest Neighbor Heuristic,
Vehicle_Routing_Optimization
Minimizing the total distance traveled for a retail distribution center (DC). DC delivers goods weekly to its customer, 262 total weekly deliveries. The problem included vehicle capacity, time windows to serve the customers.
vikas9087's Repositories
vikas9087/MachineLearning-OperationsResearch-SupplyChainOptimization
This work explains how OR and ML in tandem can help us making a cost efficient decisions. I have used a Supply Chain Network Design use case to explain benefits of ML+OR together.
vikas9087/Bilevel-Optimization-Emissions
Proposed a mathematical model for optimizing the profits and emissions while setting dynamic prices of electricity. A bilevel & multi-objective model is proposed for maximizing profits of retailer, minimizing the emissions produced, & minimizing the total cost of customers.
vikas9087/Predicting-World-GDP-using-Economical-Social-Parameters
We aim to predict the world gross domestic product (GDP) based on GDPs of various countries.
vikas9087/Time_Series_Analysis_Renewable_Energy
Forecast the solar energy & wind speed using SARIMA model. The Data is collected at 5 minutes interval over the year.
vikas9087/TravelingSalesmanInstancComparison
The objective of the project is to learn, explore the usage of Python with PyCharm IDE, Usage of Gurobi's CallBack & Start attributes, formulated different formulations of the TSP and compare the computational time for randomly generated cities for any given number of cities.
vikas9087/Emergency_Response_Vehicle_Locating
In a network, emergency response facilities are to be allocated. At each facility, the number of response vehicles such as Fire Trucks or Ambulances are to be placed based on different policies such as minimize penalty, maximizing the weighted coverage.
vikas9087/Classification_Mental_Health
Different classification models are used to classify if any employee is having any mental health consequences based on various categorical & numerical features.
vikas9087/Optimizing_Shortest_Path_Maximum_Resistance
An army is planning to attack all the locations of the castle in the shortest time with anticipation of maximum defense of the castle. A Mixed Integer Model is built to minimize the path traveled by the armies.
vikas9087/TSP-heuristics
Implementing various heuristics for Traveling Salesman Problem (TSP), Namely Lin-Kernighan Heuristic, Nearest Neighbor Heuristic,
vikas9087/Vehicle_Routing_Optimization
Minimizing the total distance traveled for a retail distribution center (DC). DC delivers goods weekly to its customer, 262 total weekly deliveries. The problem included vehicle capacity, time windows to serve the customers.
vikas9087/VRPTW_using_Heuristic_Exact