Pinned Repositories
django-widget-tweaks
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
django-admin-user-stats
This app provides django-admin-tools dashboard modules with user registration stats/charts.
django-coverage
Yet another django test coverage app with nice custom html reports. The official git mirror.
text-unidecode
The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)
vkontakte
vkontakte.ru python API wrapper
pymorphy2
Morphological analyzer / inflection engine for Russian and Ukrainian languages.
marisa-trie
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
splash
Lightweight, scriptable browser as a service with an HTTP API
scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
kmike's Repositories
kmike/text-unidecode
The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)
kmike/vkontakte
vkontakte.ru python API wrapper
kmike/django-robokassa
РАЗЫСКИВАЮТСЯ РАЗРАБОТЧИКИ! ПРОЕКТ ПОКА НЕ ПОДДЕРЖИВАЕТСЯ. Приложение для интеграции платежной системы ROBOKASSA в проекты django. Лицензия - MIT.
kmike/opencorpora-tools
Python interface to http://opencorpora.org/
kmike/russian-tagsets
Russian morphological tagset converters library.
kmike/django-profiling-dashboard
Dashboard with various profiling tools suitable for live servers
kmike/yandex-maps
[ НЕ ПОДДЕРЖИВАЕТСЯ. ПИШИТЕ НА kmike84@gmail.com, ЕСЛИ ХОТИТЕ ПОМОЧЬ ] Библиотека для работы с API Яндекс-карт.
kmike/dialog2017
kmike/django-generic-images
This app provides image model (with useful managers, fields, utility methods and advanced admin image uploader) that can be attached to any other Django model using generic relations.
kmike/UnbalancedDataset
Python module to perform under sampling and over sampling with various techniques.
kmike/scrapy
Scrapy, a fast high-level screen scraping and web crawling framework for Python.
kmike/chess-tactics
Python library for working with chess tactics
kmike/hdbscan
A high performance implementation of HDBSCAN clustering.
kmike/scikit-learn
scikit-learn: machine learning in Python
kmike/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
kmike/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
kmike/DeepPavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
kmike/eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
kmike/furo
A clean customizable documentation theme for Sphinx
kmike/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
kmike/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
kmike/lightning
Large-scale linear classification, regression and ranking in Python
kmike/memex-cdr
This repository hosts code and schema information related to the Memex Crawl Data Repository (CDR)
kmike/pytest-mypy-testing
pytest plugin to test mypy static type analysis
kmike/python-chess
A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication
kmike/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
kmike/qpr-summer-2016-eval
kmike/vision
Datasets, Transforms and Models specific to Computer Vision
kmike/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
kmike/w3lib
Python library of web-related functions