Skip to content
View ityutin's full-sized avatar

Block or report ityutin

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
ityutin/README.md

🖖 Hi, I'm Ilya Tyutin

Here are some Data Science-related projects that I develop and use daily:

  • 🌿 trava an interface for training & evaluating classic ML models. Get your data, pick a model, say which metrics you want to log/track/plot, use fit-predict magic, and boom: get the results. Out-of-the-box integration with MLFlow makes this tool extremely useful in my daily workflow.
  • 🗄️ df-and-order an interface for reading tabular data and applying reproducible declarative transformations. Once a transformation is in git, give the reader its identifier and get the data right back.

Pinned Loading

  1. trava trava Public

    Helps to train, compare and track your models.

    Python 2

  2. df-and-order df-and-order Public

    Using df-and-order your interactions with dataframes become very clean and predictable.

    Python 3 2