imbalanced-learn VS ydata-profiling

Compare imbalanced-learn vs ydata-profiling and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
imbalanced-learn ydata-profiling
1 43
6,708 12,070
0.5% 1.1%
7.5 8.5
about 1 month ago 5 days ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

imbalanced-learn

Posts with mentions or reviews of imbalanced-learn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-26.
  • What’s your approach to highly imbalanced data sets?
    5 projects | /r/datascience | 26 May 2023
    There's a pletora of undersampling and oversampling models you can try out. To avoid removing information form the dataset, you can focus on oversampling techniques. You can try imbalanced-learn or smote-variants. Given enough data, using fully synthetic data is also an option, you can check ydata-synthetic for it. Let us know how it turned out!

ydata-profiling

Posts with mentions or reviews of ydata-profiling. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-26.

What are some alternatives?

When comparing imbalanced-learn and ydata-profiling you can also consider the following projects:

ydata-synthetic - Synthetic data generators for tabular and time-series data

dtale - Visualizer for pandas data structures

general_class_balancer - Data matching algorithm for categorical and continuous variables

DataProfiler - What's in your data? Extract schema, statistics and entities from datasets

sweetviz - Visualize and compare datasets, target values and associations, with one line of code.

dataframe-go - DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration

deodel - A mixed attributes predictive algorithm implemented in Python.

lux - Automatically visualize your pandas dataframe via a single print! πŸ“Š πŸ’‘

scikit-learn - scikit-learn: machine learning in Python

get-started-with-JAX - The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem.

evidently - Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b

dataprep - Open-source low code data preparation library in python. Collect, clean and visualization your data in python with a few lines of code.