Flaml

Latest version: v2.3.4

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 13

1.0.5

What's Changed
* fixing trainable and update function, completing NOTE by liususan091219 in https://github.com/microsoft/FLAML/pull/566
* Update fit_kwargs_by_estimator example in Task-Oriented-AutoML.md by liususan091219 in https://github.com/microsoft/FLAML/pull/561
* add zeroshot notebook by sonichi in https://github.com/microsoft/FLAML/pull/569
* set holiday version <0.14 for prophet by sonichi in https://github.com/microsoft/FLAML/pull/573
* Updated doc by PrajwalBorkar in https://github.com/microsoft/FLAML/pull/572
* install openml for notebook example by sonichi in https://github.com/microsoft/FLAML/pull/574


**Full Changelog**: https://github.com/microsoft/FLAML/compare/v1.0.4...v1.0.5

1.0.4

What's Changed
* Update documentation for FAQ about how to handle imbalanced data by liususan091219 in https://github.com/microsoft/FLAML/pull/560
* update doc about scheduler exception by sonichi in https://github.com/microsoft/FLAML/pull/564
* version update by sonichi in https://github.com/microsoft/FLAML/pull/567


**Full Changelog**: https://github.com/microsoft/FLAML/compare/v1.0.3...v1.0.4

1.0.3

Data files needed for zero-shot AutoML are included in this release.
When no search budget is given via time_budget/max_iter, zero-shot automl is used automatically.

What's Changed
* align indent and add missing quotation by sonichi in https://github.com/microsoft/FLAML/pull/555
* solve issue 542. fix pickle.UnpickingError while blendsearch warm start by LinWencong in https://github.com/microsoft/FLAML/pull/554
* Documentation, test and bugfix by qingyun-wu in https://github.com/microsoft/FLAML/pull/556
* Removed cat_hp_cost by PrajwalBorkar in https://github.com/microsoft/FLAML/pull/559
* Update Tune-User-Defined-Function.md by sonichi in https://github.com/microsoft/FLAML/pull/562
* use zeroshot when no budget is given; custom_hp by sonichi in https://github.com/microsoft/FLAML/pull/563
* simplify warmstart in blendsearch by sonichi in https://github.com/microsoft/FLAML/pull/558
* include .json file in flaml.default package by sonichi in https://github.com/microsoft/FLAML/pull/565

New Contributors
* LinWencong made their first contribution in https://github.com/microsoft/FLAML/pull/554
* PrajwalBorkar made their first contribution in https://github.com/microsoft/FLAML/pull/559

**Full Changelog**: https://github.com/microsoft/FLAML/compare/v1.0.2...v1.0.3

1.0.2

What's Changed
* docstr cleanup 523: removed lines 259 to 260 in a1c49ca by elbowgreasel in https://github.com/microsoft/FLAML/pull/524
* refactoring TransformersEstimator to support default and custom_hp by liususan091219 in https://github.com/microsoft/FLAML/pull/511
* Bump cross-fetch from 3.1.4 to 3.1.5 in /website by sonichi in https://github.com/microsoft/FLAML/pull/529
* fixing use_ray in automl.py by liususan091219 in https://github.com/microsoft/FLAML/pull/531
* handle non-flaml scheduler in flaml.tune by qingyun-wu in https://github.com/microsoft/FLAML/pull/532
* test reproducibility from retrain by sonichi in https://github.com/microsoft/FLAML/pull/533
* fix the post-processing bug in NER by liususan091219 in https://github.com/microsoft/FLAML/pull/534
* fixing roberta add_prefix_space bug by liususan091219 in https://github.com/microsoft/FLAML/pull/546
* choose n_jobs for ensemble according to n_jobs per learner by sonichi in https://github.com/microsoft/FLAML/pull/551
* Quick-fix by Qiaochu-Song in https://github.com/microsoft/FLAML/pull/539
* fix indentation in automl.py by harish445 in https://github.com/microsoft/FLAML/pull/553

New Contributors
* elbowgreasel made their first contribution in https://github.com/microsoft/FLAML/pull/524
* Qiaochu-Song made their first contribution in https://github.com/microsoft/FLAML/pull/539
* harish445 made their first contribution in https://github.com/microsoft/FLAML/pull/553

**Full Changelog**: https://github.com/microsoft/FLAML/compare/v1.0.1...v1.0.2

1.0.1

What's Changed
* use ffill in forecasting example by sonichi in https://github.com/microsoft/FLAML/pull/508
* Handling fractional gpu_per_trial for NLP by liususan091219 in https://github.com/microsoft/FLAML/pull/513
* Fix AttributeError: readonly attribute for Python 3.10.4 by jayshanker2000 in https://github.com/microsoft/FLAML/pull/518
* max choice is n-1 by sonichi in https://github.com/microsoft/FLAML/pull/521
* allow evaluated_rewards shorter than points_to_evaluate by sonichi in https://github.com/microsoft/FLAML/pull/522

New Contributors
* jayshanker2000 made their first contribution in https://github.com/microsoft/FLAML/pull/518

**Full Changelog**: https://github.com/microsoft/FLAML/compare/v1.0.0...v1.0.1

1.0.0

What's Changed
* zero-shot AutoML in readme by sonichi in https://github.com/microsoft/FLAML/pull/474
* update documentation for time series forecasting by int-chaos in https://github.com/microsoft/FLAML/pull/472
* metric constraints in flaml.automl by qingyun-wu in https://github.com/microsoft/FLAML/pull/479
* import from lightgbm by sonichi in https://github.com/microsoft/FLAML/pull/489
* fixing bug for ner by liususan091219 in https://github.com/microsoft/FLAML/pull/463
* doc update (490) by sonichi in https://github.com/microsoft/FLAML/pull/492
* adding evaluation by liususan091219 in https://github.com/microsoft/FLAML/pull/495
* version number and doc by sonichi in https://github.com/microsoft/FLAML/pull/497
* fixing a few bugs in nlp by liususan091219 in https://github.com/microsoft/FLAML/pull/503
* Bug fix and add documentation for metric_constraints by qingyun-wu in https://github.com/microsoft/FLAML/pull/498
* fixing some bug in NLP by liususan091219 in https://github.com/microsoft/FLAML/pull/506
* handle failing trials by sonichi in https://github.com/microsoft/FLAML/pull/505
* Update notebook and test by qingyun-wu in https://github.com/microsoft/FLAML/pull/507
* Bump minimist from 1.2.5 to 1.2.6 in /website by sonichi in https://github.com/microsoft/FLAML/pull/502


**Full Changelog**: https://github.com/microsoft/FLAML/compare/v0.10.0...v1.0.0

Page 7 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.