Skip to content
View marsuconn's full-sized avatar

Block or report marsuconn

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. sioux-falls-network sioux-falls-network Public

    networkx graph and visualization with edge/node attributes for testing network model

    Jupyter Notebook 5 2

  2. cvrp-gurobi cvrp-gurobi Public

    A simple capacitated vehicle routing problem using Gurobi

    Jupyter Notebook 3 1

  3. shelters-location-allocation shelters-location-allocation Public

    A stochastic two-stage model to locate emergency shelters as a modified capacitated shelter location problem.

    Jupyter Notebook 1

  4. distance-matrix distance-matrix Public

    This module takes in a list of coordinates as the origin and a list of coordinates as the destination and extracts length (mile), historic travel time (min), and current travel time (min) using dis…

    Python 1

  5. used-car-price-prediction used-car-price-prediction Public

    Linear, bagging (Random Forest), and boosting (XGBoost) regression to predict the numeric continuous variable.

    Jupyter Notebook 1

  6. many-to-one-excel many-to-one-excel Public

    A small script that extracts information from similar excel files in a folder to a separate exel file.

    Python