Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Scipy | 11,311 | 43,431 | 14,796 | an hour ago | 83 | July 05, 2022 | 1,657 | bsd-3-clause | Python | |
SciPy library main repository | ||||||||||
Mlcourse.ai | 8,803 | 15 days ago | 4 | other | Python | |||||
Open Machine Learning Course | ||||||||||
Scikit Feature | 1,292 | 7 months ago | 42 | gpl-2.0 | Python | |||||
open-source feature selection repository in python | ||||||||||
Crab | 1,088 | 3 years ago | 46 | other | Python | |||||
Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world of scientific Python packages (numpy, scipy, matplotlib). | ||||||||||
Py Findpeaks | 486 | 4 years ago | mit | Python | ||||||
Overview of the peaks dectection algorithms available in Python | ||||||||||
Crucible | 120 | 8 years ago | 1 | mit | Python | |||||
Anomaly detection training suite | ||||||||||
Scikit Video | 100 | 54 | 23 | 3 years ago | 7 | December 15, 2021 | 5 | other | Python | |
Video processing routines for SciPy | ||||||||||
Nelder Mead | 77 | 4 years ago | 1 | gpl-2.0 | Python | |||||
Pure Python/Numpy implementation of the Nelder-Mead algorithm. | ||||||||||
Nonnegfac Python | 76 | 5 years ago | 3 | bsd-3-clause | Python | |||||
Python toolbox for nonnegative matrix factorization | ||||||||||
Algorithmic Trading | 46 | 5 years ago | gpl-3.0 | Python | ||||||
Algorithmic trading using machine learning. |
Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recom- mendation algorithms in the world of scientific Python packages (numpy, scipy, matplotlib). The engine aims to provide a rich set of components from which you can construct a customized recommender system from a set of algorithms.
For Usage and Instructions checkout the Crab Wiki
The project was started in 2010 by Marcel Caraciolo as a M.S.C related project, and since then many people interested joined to help in the project. It is currently maintained by a team of volunteers, members of the Muriçoca Labs.
Marcel Caraciolo ([email protected])
Bruno Melo ([email protected])
Ricardo Caspirro ([email protected])
Rodrigo Alves ([email protected])
Please submit bugs you might encounter, as well Patches and Features Requests to the Issues Tracker located at GitHub.
If you want to submit a patch to this project, it is AWESOME. Follow this guide:
Please check our Wiki wiki, for further information on how to start developing or use Crab in your projects.
Copyright (c) 2011, Muriçoca Labs
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Muriçoca Labs nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL MURIÇOCA LABS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.