Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
MLBox is an advanced Python library designed for Automated Machine Learning. This library offers a variety of features, including rapid data reading, efficient distributed preprocessing, comprehensive data cleaning, robust feature selection, and effective leak detection. It excels in hyper-parameter optimization within high-dimensional spaces and includes cutting-edge predictive models for both classification and regression tasks, such as Deep Learning, Stacking, and LightGBM, along with model interpretation for predictions. The core MLBox package is divided into three sub-packages: preprocessing, optimization, and prediction. Each sub-package serves a specific purpose: the preprocessing module focuses on data reading and preparation, the optimization module tests and fine-tunes various learners, and the prediction module handles target predictions on test datasets, ensuring a streamlined workflow for machine learning practitioners. Overall, MLBox simplifies the machine learning process, making it accessible and efficient for users.
Description
tox is designed to streamline and automate the testing process in Python. This tool is a key component of a broader initiative to simplify the packaging, testing, and deployment workflow for Python applications. Serving as a universal virtualenv management tool and a test command-line interface, tox allows developers to verify that their packages can be installed correctly across multiple Python versions and interpreters. It facilitates running tests in each environment, configuring the preferred testing tools, and integrating seamlessly with continuous integration servers, which significantly minimizes redundant code and merges CI with shell-based testing. To get started, you can install tox by executing `pip install tox`. Next, create a `tox.ini` file adjacent to your `setup.py` file, detailing essential information about your project and the various test environments you plan to utilize. Alternatively, you can generate a `tox.ini` file automatically by running `tox-quickstart`, which will guide you through a series of straightforward questions. After setting up, be sure to install and validate your project with both Python 2.7 and Python 3.6 to ensure compatibility. This thorough approach helps maintain the reliability and functionality of your Python software across different versions.
API Access
Has API
API Access
Has API
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Axel ARONIO DE ROMBLAY
Founded
2017
Website
mlbox.readthedocs.io/en/latest/
Vendor Details
Company Name
tox
Website
tox.wiki/en/latest/
Product Features
Machine Learning
Deep Learning
ML Algorithm Library
Model Training
Natural Language Processing (NLP)
Predictive Modeling
Statistical / Mathematical Tools
Templates
Visualization