What is Xcessiv?
A web-based application for quick, scalable, and automated hyperparameter tuning and stacked ensembling in Python.
Xcessiv is a tool in the Machine Learning Tools category of a tech stack.
Xcessiv is an open source tool with 1.3K GitHub stars and 105 GitHub forks. Here’s a link to Xcessiv's open source repository on GitHub
Xcessiv Integrations
Xcessiv's Features
- Fully define your data source, cross-validation process, relevant metrics, and base learners with Python code
- Any model following the Scikit-learn API can be used as a base learner
- Task queue based architecture lets you take full advantage of multiple cores and embarrassingly parallel hyperparameter searches
- Direct integration with TPOT for automated pipeline construction
- Automated hyperparameter search through Bayesian optimization
- Easy management and comparison of hundreds of different model-hyperparameter combinations
- Automatic saving of generated secondary meta-features
- Stacked ensemble creation in a few clicks
- Automated ensemble construction through greedy forward model selection
- Export your stacked ensemble as a standalone Python file to support multiple levels of stacking
Xcessiv Alternatives & Comparisons
What are some alternatives to Xcessiv?
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.