Marcelpv96's Stars
py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
py-why/EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
uber/causalml
Uplift modeling and causal inference with machine learning algorithms
lifrordi/DeepStack-Leduc
Example implementation of the DeepStack algorithm for no-limit Leduc poker
tirthajyoti/Data-science-best-resources
Carefully curated resource links for data science in one place
elyra-ai/elyra
Elyra extends JupyterLab with an AI centric approach.
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
piskvorky/gensim-data
Data repository for pretrained NLP models and NLP corpora.
anazalea/pySankey
create sankey diagrams with matplotlib
mwouts/jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
WillKoehrsen/Data-Analysis
Data Science Using Python
Netflix/metaflow
Open Source Platform for developing, scaling and deploying serious ML, AI, and data science systems
AnswerDotAI/nbdev
Create delightful software with Jupyter Notebooks
jmcarpenter2/swifter
A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner
nalepae/pandarallel
A simple and efficient tool to parallelize Pandas operations on all available CPUs
jackluo/py-quantmod
Powerful financial charting library based on R's Quantmod | http://py-quantmod.readthedocs.io/en/latest/
cookiecutter-flask/cookiecutter-flask
A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
Waultics/coinmarketcap-history
💰Obtain USD price history data for CoinMarketCap-listed cryptocurrencies.
mrg20/share_replays
A full js application to share webm replays between users.
Marcelpv96/awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
Marcelpv96/Compiler
Final project of Compilers subject at University of Lleida
toptal/gitignore.io
Create useful .gitignore files for your project
python-eel/Eel
A little Python library for making simple Electron-like HTML/JS GUI apps