-
semantic-faq-assistant Public
System that can provide answers to users questions by matching their queries with semantically similar questions in a predefined FAQ database with extra tweaks.
Python UpdatedOct 27, 2025 -
ordeq Public
Forked from ing-bank/ordeqOrdeq simplifies IO and modularizes pipeline logic.
Python MIT License UpdatedOct 23, 2025 -
-
-
-
-
pdf2alpaca Public
PDF2Alpaca transforms documents into structured instruction-following datasets for LLM fine-tuning. Leverages Gemini AI to create diverse instruction-response pairs from academic papers, technical …
-
DetectLanguage Public
A module to help the user classify if the text is in EN or NL
UpdatedNov 15, 2023 -
-
-
-
-
-
-
-
-
-
-
Linear-Regression- Public
Linear Regression on a dataset containing 3 sensors.
Jupyter Notebook UpdatedJun 24, 2020 -
Forecast_Methods Public
Different forecast approaches side by side comparison on a dataset.
Jupyter Notebook UpdatedJun 24, 2020 -
Fourier-Transformation Public
Fourier Transformation on a Temperature Sensor. Using FFT can lead to a smoother signal, noise being eliminated.
Jupyter Notebook UpdatedJun 23, 2020 -
Arima-TimeSeries Public
Arima TimeSeries with 2 methods: manual and auto searching for p,d,q parameters
Jupyter Notebook UpdatedJun 23, 2020 -
-
-
Timeseries_LSTM_PyTorch Public
Univariate Timeseries Forecast
-