Pinned Repositories
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
cartpole_solver
Deep Q-Network (DQN) for CartPole game from OpenAI gym
Crypto-Tweet
Tweet Aggregation, Spam Filtering, and Sentiment Analysis for Cryptocurrency Markets
GetOldTweets3
A Python 3 library and a corresponding command line utility for accessing old tweets
hurst
Hurst exponent evaluation and R/S-analysis in Python
influencers
A list of influencers on Twitter
lightgbm3-rs
Rust bindings for LightGBM
longtail
Longtail transforms RV from the given empirical distribution to the standard normal distribution
quickpipeline
Quickpipeline is a python module for quick preprocessing of features for further use in machine learning tasks
ru_punkt
Russian language support for NLTK's PunktSentenceTokenizer
Mottl's Repositories
Mottl/GetOldTweets3
A Python 3 library and a corresponding command line utility for accessing old tweets
Mottl/hurst
Hurst exponent evaluation and R/S-analysis in Python
Mottl/lightgbm3-rs
Rust bindings for LightGBM
Mottl/arro3
A minimal Python library for Apache Arrow, connecting to the Rust arrow crate
Mottl/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
Mottl/arrow-rs
Official Rust implementation of Apache Arrow
Mottl/arrow-tools
A collection of handy CLI tools to convert CSV and JSON to Apache Arrow and Parquet
Mottl/awesome-rust
A curated list of Rust code and resources.
Mottl/Awesome-Rust-MachineLearning
This repository is a list of machine learning libraries written in Rust. It's a compilation of GitHub repositories, blogs, books, movies, discussions, papers, etc. 🦀
Mottl/core_affinity_rs
Rust crate for managing CPU core affinities
Mottl/crates-build-env
Build environment for third-party Rust crates
Mottl/csv2pq
CSV to Apache Parquet converter
Mottl/fuser
Filesystem in Userspace (FUSE) for Rust
Mottl/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
Mottl/m2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
Mottl/nomicon
The Dark Arts of Advanced and Unsafe Rust Programming
Mottl/orc-rust
Rust implementation of Apache ORC
Mottl/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
Mottl/project-based-tutorials-in-c
Copy of the abandoned repository: https://github.com/rby90/project-based-tutorials-in-c
Mottl/pyo3
Rust bindings for the Python interpreter
Mottl/ringbuf
Lock-free SPSC FIFO ring buffer with direct access to inner data
Mottl/Robust-GBDT
Code for paper: Robust-GBDT: GBDT with Nonconvex Loss for Tabular Classification in the Presence of Label Noise and Class Imbalance
Mottl/rust-ffi-example
Rust FFI calls example
Mottl/rust-snappy
Snappy compression implemented in Rust (including the Snappy frame format).
Mottl/scikit-learn
scikit-learn: machine learning in Python
Mottl/smartstring
Compact inlined strings for Rust.
Mottl/ureq
A simple, safe HTTP client
Mottl/vga
Library to program vga hardware.
Mottl/wide
A crate to help you go wide. By which I mean use SIMD stuff.
Mottl/XGBoost.jl
XGBoost Julia Package