Skip to content

Update: 2022.04.14

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 21:20
· 0 commits to 41341441e23ee6636d432cc26314ecb200fe999d since this release

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • Recommenders (🥇35 · ⭐ 13K · 📈) - Best Practices on Recommendation Systems. MIT
  • Bottleneck (🥈34 · ⭐ 730 · 📈) - Fast NumPy array functions written in C. BSD-2
  • accelerate (🥇32 · ⭐ 2.3K · 📈) - A simple way to train and use PyTorch models with.. Apache-2
  • SciSpacy (🥈30 · ⭐ 1.1K · 📈) - A full spaCy pipeline and models for scientific/biomedical.. Apache-2
  • kmodes (🥈30 · ⭐ 1K · 📈) - Python implementations of the k-modes and k-prototypes clustering.. MIT
  • minisom (🥉27 · ⭐ 1K · 📈) - MiniSom is a minimalistic implementation of the Self Organizing.. ❗️CC-BY-3.0
  • BioPandas (🥉23 · ⭐ 440 · 📈) - Working with molecular structures in pandas DataFrames. BSD-3
  • equinox (🥇23 · ⭐ 360 · 📈) - Callable PyTrees and filtered JIT/grad transformations =.. Apache-2
  • featurewiz (🥉23 · ⭐ 210 · 📈) - Use advanced feature engineering strategies and select best.. Apache-2
  • textflint (🥉18 · ⭐ 550 · 📈) - Unified Multilingual Robustness Evaluation Toolkit for.. ❗️GPL-3.0

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • Graphviz (🥈35 · ⭐ 1.2K · 📉) - Simple Python interface for Graphviz. MIT
  • Albumentations (🥈33 · ⭐ 10K · 📉) - Fast image augmentation library and an easy-to-use.. MIT
  • featuretools (🥈32 · ⭐ 6.1K · 📉) - An open source python library for automated feature.. BSD-3
  • textacy (🥈28 · ⭐ 1.9K · 📉) - NLP, before and after spaCy. Apache-2
  • Pillow-SIMD (🥉27 · ⭐ 1.8K · 📉) - The friendly PIL fork. ❗️PIL
  • MMLSpark (🥉23 · ⭐ 3.3K · 📉) - Simple and Distributed Machine Learning. MIT
  • SKLL (🥉22 · ⭐ 530 · 📉) - SciKit-Learn Laboratory (SKLL) makes it easy to run.. ❗️BSD-1-Clause
  • Node2Vec (🥉20 · ⭐ 890 · 📉) - Implementation of the node2vec algorithm. MIT
  • ecco (🥉19 · ⭐ 1.4K · 📉) - Explain, analyze, and visualize NLP language models. Ecco creates.. BSD-3
  • Maze (🥉13 · ⭐ 200 · 📉) - Maze Applied Reinforcement Learning Framework. ❗️Custom