- imbalanced-learn VS deodel
- imbalanced-learn VS general_class_balancer
- imbalanced-learn VS confidenceinterval
- imbalanced-learn VS zilean
- imbalanced-learn VS Aurora
- imbalanced-learn VS ydata-synthetic
- imbalanced-learn VS ydata-profiling
- imbalanced-learn VS scikit-learn
- imbalanced-learn VS sweetviz
- imbalanced-learn VS pandas-profiling
Imbalanced-learn Alternatives
Similar projects and alternatives to imbalanced-learn
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
Aurora
Problem solving focused statistical and machine learning software toolkit. Think of it as any spreadsheet software, but empowered with plug'n'play tools for statistics and machine learning. More tools are added frequently by using plugin functionality. (by MariusNea)
-
ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
pandas-profiling
Discontinued Create HTML profiling reports from pandas DataFrame objects [Moved to: https://github.com/ydataai/pandas-profiling] (by pandas-profiling)
imbalanced-learn discussion
imbalanced-learn reviews and mentions
- What’s your approach to highly imbalanced data sets?
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!
Stats
scikit-learn-contrib/imbalanced-learn is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of imbalanced-learn is Python.