Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
logkeys
A GNU/Linux keylogger that works!
-
backtesting.py
🔎 📈 🐍 💰 Backtest trading strategies in Python. -
xsuspender
👀 💻 💤 🔋 Auto-suspend inactive X11 applications. -
mdx_unimoji
Python-Markdown extension that replaces common smileys with their Unicode emoji emoticons.
-
mindforth
Automatically exported from code.google.com/p/mindforth
-
awesome-links.css
Embellish links on your web page with familiar FontAwesome icons. https://kernc.github.io/awesome-links.css/
580 contributions in 2015 in Bioinformatics Laboratory
Activity in Bioinformatics Laboratory
Contribution activity in Bioinformatics Laboratory
December 2015
Created a pull request in biolab/orange3 that received 8 comments
- OWSaveClassifier: append .pickle extension if not already provided
- Discretizer: fix OWScatterMap bug
- OWPaintData: import numpy as np
- Preprocess test data when evaluating learners
- Learner-providing widgets: minor fixup that didn't make it into 38446d3
- OWTable: fix 'color by class' for continuous class_var
- Unite preprocessor handling in Learner-outputting widgets
- widgets.utils.getdeepattr() simpler