mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-09 15:33:07 -05:00
[PR #1680] Add Neuraxle #1462
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1680
Author: @guillaume-chevalier
Created: 11/22/2020
Status: 🔄 Open
Base:
master← Head:patch-1📝 Commits (5)
11107d0Add Neuraxle2a5b5d7Update Neuraxle1e40067Merge pull request #1 from vinta/master86eb1daMerge branch 'patch-1' into mastere5c54d3Merge pull request #2 from guillaume-chevalier/master📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
Neuraxle is an extension of the Scikit-Learn project to enable more sophisticated Machine Learning projects, as well as Deep Learning projects. Features:
What's the difference between this Python project and similar ones?
This framework is very similar to Scikit-Learn. However, Scikit-Learn has some limitations, and Scikit-Learn users have been stuck with these problems sometimes. Hopefully, Neuraxle solves most of the encountered problems when it comes to using it for deep learning, and is built upon Scikit-Learn with compatibility in mind, rather than as a replacement.
Here is a full article dedicated to the differences between Scikit-Learn and Neuraxle, as well as how Neuraxle solves the problems that Scikit-Learn has:
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.