Skip to content
View hilaliya's full-sized avatar
🌙
🌙

Organizations

@OTAGG
Block or Report

Block or report hilaliya

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. HackLive4-Stock-price-prediction-3rd-place-solution HackLive4-Stock-price-prediction-3rd-place-solution Public

    Provided a dataset of a public stock market for 104 stocks, the challenge is to forecast the future closing prices for these stocks for the next 2 months. https://datahack.analyticsvidhya.com/conte…

    Jupyter Notebook 2

  2. branch-and-bound branch-and-bound Public

    This program enables to find the optimal solution of a mathematical model with explicit formulation information using the simplex algorithm and (if the variables are integers) the branch-bound algo…

    C++ 1