karnn's Stars
davedawkins/Sutil
Lightweight front-end framework for F# / Fable. No dependencies.
kotartemiy/pygooglenews
If Google News had a Python library
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
ELISA-Fake-News-Detector/Fake_News_Dataset
This repository contains the dataset for news classification.
ycjuan/libffm
A Library for Field-aware Factorization Machines
seatgeek/fuzzywuzzy
Fuzzy String Matching in Python
dedupeio/dedupe
:id: A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.
akelleh/causality
Tools for causal analysis
miguelgrinberg/flasky
Companion code to my O'Reilly book "Flask Web Development", second edition.
prompt-toolkit/python-prompt-toolkit
Library for building powerful interactive command line applications in Python
Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN
Time series forecasting for individual household power prediction: ARIMA, xgboost, RNN
Idnan/bash-guide
A guide to learn bash
AllenDowney/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
microsoft/vscode-python
Python extension for Visual Studio Code
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch