Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/lalePublic

Library for Semi-Automated Data Science

License

NotificationsYou must be signed in to change notification settings

IBM/lale

Repository files navigation

TestsDocumentation StatusPyPI version shields.ioImports: isortCode style: blacklinting: pylintsecurity: banditLicenseCII Best Practices
logo

README in other languages:中文,deutsch,français,orcontribute your own.

Lale is a Python library for semi-automated data science.Lale makes it easy to automatically select algorithms and tunehyperparameters of pipelines that are compatible withscikit-learn, in a type-safe fashion. Ifyou are a data scientist who wants to experiment with automatedmachine learning, this library is for you!Lale adds value beyond scikit-learn along three dimensions:automation, correctness checks, and interoperability.Forautomation, Lale provides a consistent high-level interface toexisting pipeline search tools including Hyperopt, GridSearchCV, and SMAC.Forcorrectness checks, Lale uses JSON Schema to catch mistakes whenthere is a mismatch between hyperparameters and their type, or betweendata and operators.And forinteroperability, Lale has a growing library of transformersand estimators from popular libraries such as scikit-learn, XGBoost,PyTorch etc.Lale can be installed just like any other Python package and can beedited with off-the-shelf Python tools such as Jupyter notebooks.

The name Lale, pronouncedlaleh, comes from the Persian word fortulip. Similarly to popular machine-learning libraries such asscikit-learn, Lale is also just a Python library, not a new stand-aloneprogramming language. It does not require users to install new toolsnor learn new syntax.

Lale is distributed under the terms of the Apache 2.0 License, seeLICENSE.txt.It is currently in anAlpha release, without warranties of anykind.


[8]ページ先頭

©2009-2025 Movatter.jp