Skip to content
View Armand394's full-sized avatar

Block or report Armand394

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. penalized-regression-models penalized-regression-models Public

    Penalized regression model for forecasting of macroeconomic indicators in time series. Used several machine learning penalized regression models and compared it to standard PCA analysis for macroec…

    R 1 1

  2. QA_wiki_tables QA_wiki_tables Public

    Question and Answering on semi-structured tables in the data Science Methodology project. Making a pipeline to (i) process and clean semi-structured tables, (ii) Use SOTA LLMs to convert questions …

    Jupyter Notebook 1

  3. cartesian-tree cartesian-tree Public

    Data structure implementation of cartesian tree data structure in java. Main class included with tests and performance analysis of the data structure. Academic report on Cartesian trees included in…

    Java

  4. set-covering-problem-optimization set-covering-problem-optimization Public

    This paper solves a bus scheduling problem with four locations and a depot for petrol- and electric buses. The problem is solved using the Single-Commodity Flow formulation and the Set Covering for…

    Jupyter Notebook

  5. knowledge-graph-enrichment-using-LLM knowledge-graph-enrichment-using-LLM Public

    Fine-tuning LLMs with Semantic Knowledge for Entity typing in Knowledge Graphs

    Python

  6. nlp-project nlp-project Public

    Natural language processing pipeline with Bag of Words vectorizers and parameter tuning.

    Python