Product Avatar Image

scikit-learn

Show rating breakdown
60 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.8
Serving customers since
2018

Profile Name

Star Rating

54
6
0
0
0

scikit-learn Reviews

Review Filters
Profile Name
Star Rating
54
6
0
0
0
Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
10/02/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Good Experience

It is a solution for Machine Learning tasks. You have optimisation techniques also(use gridsearchcv or randomsearchcv). It also has a cheatsheet or path to describe which algorithm a user should use.
MT
Meliksah T.
08/19/2019
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

The best tool for Machine Learning

- It contains many machine learning algorithms such as: random forest, decision tree, support vector machines, linear discriminant analysis, quadratic discriminant analysis, logistic regression, multi layer perceptron(neural networks), naive bayes, other boosting algorithms, knn, k-means (and other clustering algorithms) - It contains preprocessing tools (normalization, standardization) - It contains hyperparameter tuning tools (RandomSearchCV, GridSearchCV) - It contains many kinds of metrics to tune the model for (accuracy, recall, precision, f1_score, etc) and summing up all these it is possible to develop and create an end to end machine learning application Not to mention all of these above along with scikit-learn as a whole are compatible with other Python libraries such as pandas, numpy, mlxtend, matplotlib.
Verified User in Computer Software
GC
Verified User in Computer Software
07/17/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Incredibly simple, fast, and powerful

Scikit-learn is extremely scalable and great for beginners especially. My main experience has been using their support vector classifier, which is ideal for our project in mapping ultrasound imagery to movements of the hand.

About

Contact

HQ Location:
N/A

Social

@scikit_learn

What is scikit-learn?

Scikit-learn is an open-source machine learning library for the Python programming language. It provides simple and efficient tools for data analysis and modeling, making it accessible to both beginners and experienced data scientists. Scikit-learn supports various supervised and unsupervised learning algorithms, including regression, classification, clustering, and dimensionality reduction. It is built on top of other scientific libraries such as NumPy, SciPy, and matplotlib, ensuring seamless integration into the broader Python data science ecosystem. The library emphasizes ease of use, performance, and interoperability, making it a popular choice for developing machine learning applications.

Details

Year Founded
2018