Introducing G2.ai, the future of software buying.Try now
Inactive Profile: Need Admin Access?
No one has managed this profile for over a year.
If you work at scikit-learn, reclaim access to make changes.
Omatic Software
Sponsored
Omatic Software
Visit Website
Product Avatar Image
scikit-learn

By scikit-learn

Re-claim Profile

Re-claim your company’s G2 profile

This profile hasn’t been active for over a year.
If you work at scikit-learn, you can re-claim it to keep your company’s information up to date and make the most of your G2 presence.

    Once approved, you can:

  • Update your company and product details

  • Boost your brand's visibility on G2, search and LLMs

  • Access insights on visitors and competitors

  • Respond to customer reviews

  • We’ll verify your work email before granting access.

Re-claim
4.8 out of 5 stars
3 star
0%
2 star
0%
1 star
0%

How would you rate your experience with scikit-learn?

Omatic Software
Sponsored
Omatic Software
Visit Website
It's been two months since this profile received a new review
Leave a Review

scikit-learn Reviews & Product Details

Value at a Glance

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

4 months

Product Avatar Image

Have you used scikit-learn before?

Answer a few questions to help the scikit-learn community

scikit-learn Reviews (59)

Reviews

scikit-learn Reviews (59)

4.8
59 reviews

Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Diana B.
DB
Small-Business (50 or fewer emp.)
"Python library"
What do you like best about scikit-learn?

Users who wish to connect the algorithms to their platforms will find detailed API documentation on the scikit-learn website. Many contributors, authors, and a large international online community support and update Scikit-learn. It is easy to use. The library is published under the BSD license, so it is available for free with only the most basic legal and licensing restrictions. The scikit-learn package is extremely adaptable and useful, and can be used for a variety of real-world tasks, such as developing neuroimaging, predicting consumer behavior, etc. Review collected by and hosted on G2.com.

What do you dislike about scikit-learn?

It is not a great choice if one prefers in-depth learning. It provides a simple abstraction that may tempt beginner data scientists to continue without first learning the basics. Review collected by and hosted on G2.com.

Palash S.
PS
Graduate Research Assistant
Mid-Market (51-1000 emp.)
"Best open source library for Machine learning."
What do you like best about scikit-learn?

I like how dynamic scikit-learn library is. it provides preloaded and ready-to-use functions for all sorts of machine learning and data preprocessing algorithms. Review collected by and hosted on G2.com.

What do you dislike about scikit-learn?

The only downside is the lack of native support for deep learning libraries. Review collected by and hosted on G2.com.

KS
Mid-Market (51-1000 emp.)
"scikit-learn"
What do you like best about scikit-learn?

Scikit-learn is built on top of efficient numerical libraries, such as NumPy and SciPy, which provide optimized implementations of mathematical and numerical operations. This ensures that the library can handle large datasets and complex computations efficiently, contributing to its robustness and scalability. Review collected by and hosted on G2.com.

What do you dislike about scikit-learn?

While scikit-learn provides a range of tools for feature selection, extraction, and transformation, it does not offer extensive automated feature engineering capabilities found in some specialized libraries. Users may need to manually engineer or select features based on their domain knowledge or explore other feature engineering libraries or techniques. Review collected by and hosted on G2.com.

Chandresh M.
CM
System Engineer
Mid-Market (51-1000 emp.)
"Machine Learning Library You Need to Know"
What do you like best about scikit-learn?

The best thing, as per me, is there is documentation available of scikit-learn. So, if I sometimes find it difficult to apply some algorithms, I can check the documentation, which helps me. I like this thing. Scikit-learn also provides many inbuilt datasets so that I can use them for practice purposes. Scikit-learn comes with many machine learning algorithm, which makes easy to me for implementing algorithms. I like that it comes with many data manipulation functions to clean my data according to my requirements. Review collected by and hosted on G2.com.

What do you dislike about scikit-learn?

One thing I don't particularly appreciate is that it doesn't have any Deep Learning algorithms. If I want to develop some production-ready algorithm, then scikit-learn is not so great compared to their competitors. Review collected by and hosted on G2.com.

Dr. Jayant J.
DJ
Assistant Professor
Mid-Market (51-1000 emp.)
"scikit-learn is the best machine learning library for the python platform"
What do you like best about scikit-learn?

scikit-learn library is very easy to import and ready to use for the python platform. It also contains some sample datasets for trying machine learning algorithms. Review collected by and hosted on G2.com.

What do you dislike about scikit-learn?

There is as such no point that I dislike in scikit-learn library. Most of the commonly used as well as recent machine learning algorithms are available for use Review collected by and hosted on G2.com.

Joaquín A.
JA
Data-analyst
Mid-Market (51-1000 emp.)
"Best library for data science"
What do you like best about scikit-learn?

What I like about Scikitlearn is its documentation, clarity and versatility of the kit. Review collected by and hosted on G2.com.

What do you dislike about scikit-learn?

There's nothing I dislike about it so far. Review collected by and hosted on G2.com.

Aarti M.
AM
Senior Officer- Client success
Enterprise (> 1000 emp.)
"Informative"
What do you like best about scikit-learn?

Informative session and advanced tools for learning Review collected by and hosted on G2.com.

What do you dislike about scikit-learn?

The time duration of the clip should be longer and more detailed. Review collected by and hosted on G2.com.

deniz y.
DY
Business Intelligence Manager
Small-Business (50 or fewer emp.)
"Basic machine learning library"
What do you like best about scikit-learn?

It is very useful in the beginning for data mining and data analysis. Easy to use. It provides maximum efficiency with minimum effort. Data processing, regression, dimension reduction, classification, cluster analysis are the features I use. It's completely free. Review collected by and hosted on G2.com.

What do you dislike about scikit-learn?

It runs slow on large datasets. It can improve on classification. Review collected by and hosted on G2.com.

Verified User in Wireless
UW
Mid-Market (51-1000 emp.)
"In built function availability and Simple to use"
What do you like best about scikit-learn?

I really like it when I solve any Machine learning problem, It has a lot of inbuilt ML models that are tough to implement but here those are easy to use. Review collected by and hosted on G2.com.

What do you dislike about scikit-learn?

I feel that It should have much more good deep Neural network models Review collected by and hosted on G2.com.

DT
Project Manager
Enterprise (> 1000 emp.)
"Being familiar with this framework is a must for data science/machine learning professionals!"
What do you like best about scikit-learn?

The best aspect about this framework is the availability of well integrated algorithms within the Python development environment. It is quite easy to install within most Python IDEs and relatively easy to use as well. A lot of tutorials are accessible online which supplements understanding this library allowing to become proficient in machine learning. It was clearly built with a software engineering mindset and nevertheless, it is very flexible for research ventures. Being built on top of multiple math-based and data libraries, scikit-learn allows seamless integration between them all. Being able to use numpy arrays and pandas dataframes within the scikit-learn environment removes the need for additional data transformation. That being said, one should definitely get familiar with this easy to use library if they plan on becoming a data-driven professional. You could build a simple machine learning model with just 10 lines of code! With tons of features like model validation, data splitting for training/testing and various others, scikit-learn's open source approach facilitates a manageable learning curve. Review collected by and hosted on G2.com.

What do you dislike about scikit-learn?

One issue that has persisted and troubled me since quite some time is the lack of categorical variables transformation capabilities (it is much easier in libraries like tensorflow). It is comparatively slower than tensorflow when it comes to big datasets and this is something that should be adopted soon especially in the era of big data technologies. However, with the frequency of updates, I believe most issues get resolved really quickly making it a robust package for machine learning development. Review collected by and hosted on G2.com.

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

4 months

Average Discount

10%

scikit-learn Comparisons
Product Avatar Image
MLlib
Compare Now
Product Avatar Image
Weka
Compare Now
Product Avatar Image
Google Cloud TPU
Compare Now