6 projects
jan883-eda
Library that provides helperfunctions for data science preprocessing and exploratory data analysis.
notionhelper
NotionHelper is a Python library that simplifies interactions with the Notion API, enabling easy management of databases, pages, and files within Notion workspaces.
streamlit-carousel-uui
A Streamlit component for displaying an Untitled UI styled carousel
jan883-ollama
Tools to interact with LLM models hosted on Ollama.
jan883-codebase
Personal codebase for data science and machine learning projects. Includes data preprocessing, feature engineering, model selection, and model evaluation.
tonetint
ToneTint is a Python package that provides an intuitive way to perform sentiment analysis on text data and visualize the results. It splits the input text into manageable chunks, analyzes each chunk using a pre-trained sentiment analysis model, and highlights the text with background colors corresponding to the sentiment. Additionally, it displays tooltips with detailed sentiment scores when hovering over each text chunk.