Skip to content
View rithmics's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report rithmics

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Disaster-Tweet-Classification Disaster-Tweet-Classification Public

    Modeling a classifier to predict if tweets are related to a disaster.

    Jupyter Notebook

  2. Implementing-ML-Algorithms Implementing-ML-Algorithms Public

    My own implementations of machine learning algorithms.

    Jupyter Notebook

  3. mypy mypy Public

    An ongoing collection of convenience functions, primarily for machine learning tasks in Python.

    Python

  4. Permutation-Importance-Algorithm Permutation-Importance-Algorithm Public

    An in-progress guide to implementing a permutation importance algorithm.

    Jupyter Notebook

  5. Perceptron Perceptron Public

    My own implementation of a perceptron (neural algorithm) - intention is that this will turn into a guide to implementation.

    Python