mihasK's Stars
magic-wormhole/magic-wormhole
get things from one computer to another, safely
Kanaries/pygwalker
PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
janishar/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
vitalik/django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
graviraja/MLOps-Basics
probml/pml-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy
khuyentran1401/Data-science
Collection of useful data science topics along with articles, videos, and code
shankarpandala/lazypredict
Lazy Predict help build a lot of basic models without much code and helps understand which models works better without any parameter tuning
matheusfacure/python-causality-handbook
Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality.
skorokithakis/shortuuid
A generator library for concise, unambiguous and URL-safe UUIDs.
marcotcr/checklist
Beyond Accuracy: Behavioral Testing of NLP models with CheckList
JulienPalard/Pipe
A Python library to use infix notation in Python
igrek51/wat
Deep inspection of Python objects
korfuri/django-prometheus
Export Django monitoring metrics for Prometheus.io
factbook/factbook.json
World Factbook Country Profiles in JSON - Free Open Public Domain Data - No API Key Required ;-)
keredson/wordninja
Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.
rasbt/LLM-workshop-2024
A 4-hour coding workshop to understand how LLMs are implemented and used
Mirascope/mirascope
LLM abstractions that aren't obstructions
nteract/testbook
🧪 📗 Unit test your Jupyter Notebooks the right way
taylorai/galactic
data cleaning and curation for unstructured text
StatProofBook/StatProofBook.github.io
The Book of Statistical Proofs
skorokithakis/django-project-template
The Django project template I use, for installation with django-admin.
aml4td/website
Website sources for Applied Machine Learning for Tabular Data
agievich/bee2
A cryptographic library
fanout/django-grip
Django GRIP library
valberg/django-sse
A display of how to do Server-Sent Events in Django using StreamingHttpResponse and PostgreSQLs LISTEN/NOTIFY
mihasK/phi2-llm-on-MLX-vs-Pytorch-MPS
mfranzon/pytorch-in-public
Implementation of Machine Learning Algorithms in PyTorch!
mihasK/django-admin-lazy-load
Allows to speed-up loading of django admin page by loading heavy calculated field in lazy maner - via separate ajax requests
mihasK/multi-choice_contingency_tables
Simple dashboard to analyze contingency tables for categorical data, like surveys, polls