Pinned Repositories
burst_detection
Detect bursts in batched data using Kleinberg's (2002) algorithm.
fastapi-vue
Single Page App with FastAPI and Vue.js
intro-to-d3
a D3.js tutorial
labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
rotting-zombie-model
🧟 Resources for fighting back against the rotting of your deployed machine learning models. Predicting zombies!
spacex-go
Simple yet powerful, open-source SpaceX launch tracker.
spectator-py
vitasiku's Repositories
vitasiku/fastapi-vue
Single Page App with FastAPI and Vue.js
vitasiku/builtiin
vitasiku/consistent-hashing
Consistent Hashing implementation in Python
vitasiku/CueObserve
Anomaly detection on SQL data warehouses and databases
vitasiku/demos
Collection of code snippets for blogs, conferences, and talks
vitasiku/docker-prefect-agent
Docker image running the prefect local agent
vitasiku/evidently
Interactive reports to analyze machine learning models during validation or production monitoring.
vitasiku/flask_admin_skeleton
This app shows the basic usage of Flask framework. It allows creation and deletion of users. A user can self register but will require and approval from administrator before the user can have access to database entries.
vitasiku/Graph-Machine-Learning
Graph Machine Learning, published by Packt
vitasiku/hackernews-sauron
A fast, resilient, isomorphic hacker news clone in ~1k lines of rust.
vitasiku/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
vitasiku/kafkaml-anomaly-detection
Demo project for real time anomaly detection using kafka and python
vitasiku/launchr
Launchr is an open source SaaS starter kit, based on Django.
vitasiku/MEDIUM_NoteBook
Repository containing notebooks of my posts on Medium
vitasiku/microservice_in_python
vitasiku/mindsdb
Predictive AI layer for existing databases.
vitasiku/money-balancer
A simple application for managing debt with your friends!
vitasiku/ownphotos
Self hosted alternative to Google Photos
vitasiku/prefect-docker-compose
A simple guide to understand Prefect and make it work with your own docker-compose configuration.
vitasiku/promnesia
Another piece of your extended mind
vitasiku/psst
Fast and multi-platform Spotify client with native GUI
vitasiku/recurrent_implicit_quantile_networks
Implementation of the Recurrent Implicit Quantile Networks (RIQNs), used as a baseline in the OOD detection in the anomalous RL benchmark
vitasiku/renting_airbnb_barcelona
Vivian Kim and Antonia Villarino's Final Project for the Data Analytics CodeOp Course - Analysis and prediction of rental prices in Barcelona, taking into account the Airbnb presence in the city.
vitasiku/shapash
🔅 Shapash makes Machine Learning models transparent and understandable by everyone
vitasiku/silverstrike
Finance Management Made Easy
vitasiku/starlette-admin
Fast, beautiful and extensible administrative interface framework for Starlette & FastApi applications
vitasiku/starlette-admin-demo
A demo project to showcase Starlette Admin features
vitasiku/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vitasiku/time-series-kafka-demo
Fully reproducible, Dockerized, step-by-step, tutorial on how to mock a "real-time" Kafka data stream from a timestamped csv file. Detailed blog post published on Towards Data Science.
vitasiku/watchpoints
watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.