4 projects
jan883-ollama
Tools to interact with LLM models hosted on Ollama.
jan883-eda
Library that provides helperfunctions for data science preprocessing and exploratory data analysis.
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.