CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 06:03:26 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"682f4a2b39631fa73ac5cb9f49fabff4"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=gXzbB4Xyp%2F0KoTodWkGYWUa2dp2YKYW2Yfkzm7zVwMXlgZPM6W5cKuL9ILEoqYb3fECdLyQuf3Miww6vPGfTkDoSpt2yOaR%2FOpd2NoSdBHF2zRQTmLPh6j9LXNRjE5p2k%2Fn8zWjpAI%2BfcIAkajpwhdAIh1gZGJRyUPltNePS8DDFadvzwp2KJaaEnm08ihpL9r%2F3EdxPLkRTTV2C%2FHc04FoWrsArfMlE7XyGFIQq3nm5LjJl3Dmqdnws2dQ6mqBH6gf2iOpc%2Bx8X%2BulIGXD7mw%3D%3D--J5yYTZvSJzwHjKy2--6ZChoYQqM5aHIqTGdaRUgg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.455930088.1753682606; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 06:03:26 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 06:03:26 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 822A:1AFF47:14D989B:1B6ECA0:688712AE
Release v0.9.0 🌈 · microsoft/qlib · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
v0.9.0 🌈
Compare
Changes
🌟 Features
- Fix logging_level: make logging level specified in qlib.init applies to all loggers @qianyun210603 (#1368)
- Add early stopping to double ensemble model, add example @chenditc (#1375)
- Set _artifact_uri when mlflow_run is not None. @ChiahungTai (#1367)
- Optimize the implementation of uri & Fix async log bug @you-n-g (#1364)
- update TSDataSampler refineing the memory layout of data array to speed up NN training @peteryang1 (#1342)
- Refine RL todos @lihuoran (#1332)
- Don't disable existing logger when initializing qlib. @jingedawang (#1339)
- Use mock data for element operator tests. @ChiahungTai (#1330)
- fixed_flake8_error_in_CI @SunsetWolf (#1325)
- optimize_CI @SunsetWolf (#1314)
- Migrate amc4th training @lihuoran (#1316)
- Add REG_US and REG_TW into test case: test_utils.py. @ChiahungTai (#1310)
- RL backtest with simulator @lihuoran (#1299)
- General handler for open source data preprocessing @Arthur-Null (#1302)
- Migrate backtest logic from NT @lihuoran (#1263)
- Qlib simulator refinement (redo of PR 1244) @lihuoran (#1262)
- Add simplified download command @HyeongminMoon (#1234)
- Add csi500 benchmark for MLP model. @jingedawang (#1215)
- Add Linear model results on dataset=csi500 @aprilpear (#1210)
- Add result of DoubleEnsemble model on csi500 @huajunzhao (#1201)
- Update LightGBM alpha158 csi500 result @tecton (#1199)
- Add csi500 experiment result to CatBoost @lcrun (#1197)
- More time for slow test @you-n-g (#1247)
- Migrate NeuTrader to Qlib RL @lihuoran (#1169)
- Update handler.py to fix CI @you-n-g (#1227)
- Update test_qlib_from_source_slow.yml @you-n-g (#1222)
- Add data handler for order book data @Arthur-Null (#1212)
- Use average weights in DoubleEnsemble. @lwwang1995 (#1205)
- Be compatible with Google Colab @you-n-g (#1188)
- Add a make.bat file in docs folder for Windows @bingyao (#1131)
- Adding ChangeInstrument op @wan9c9 (#1005)
- Add retry for git actions & Fix MacOS Segment Error @you-n-g (#1173)
- Backtest Mypy @lihuoran (#1130)
- Auto log uncommmitted code @you-n-g (#1167)
- Qlib RL framework (stage 2) - trainer @ultmaster (#1125)
- change_pitdata_source @SunsetWolf (#1171)
- split_CI @SunsetWolf (#1141)
- Add time limit for CI @you-n-g (#1127)
🐛 Bug Fixes
- Fix warning in processor.py. @ChiahungTai (#1386)
- Fix RL example bug @lihuoran (#1384)
- Resolve issues while running Automatic update of daily frequency data (from yahoo finance) for US region @HyeongminMoon (#1358)
- Fix RL command Error @you-n-g (#1382)
- Fix the Errors/Warnings when building Qlib's documentation @MaximSmolskiy (#1381)
- fix csi500 end date issue @qianyun210603 (#1373)
- Fixed log_param error @SunsetWolf (#1362)
- Bug fix for Rank and WMA operators @qianyun210603 (#1228)
- fix bug in clip_outlier in class RobustZScoreNorm(Processor) @NotF404 (#1294)
- Fix Import Path Error @you-n-g (#1347)
- fix position access error @lerit (#1267)
- fix dump_bin @lerit (#1273)
- Update cache.py @wony-zheng (#1329)
- fixed_flake8_error_in_CI @SunsetWolf (#1325)
- optimize_CI @SunsetWolf (#1314)
- Fix
_update_dealt_order_amount
bug. @lihuoran (#1291) - Fix CI pylint bug @you-n-g (#1270)
- fix_yahoo_collector_bug @SunsetWolf (#1257)
- fixes #1187 error "Please install necessary libs for CatBoostModel." @OussCHE (#1246)
- BUGFIX: remove_fields_space() function will drop Feature object field @wony-zheng (#1213)
- chore: bugfix, judging system platform error on Mac @plpycoin (#1177)
- fix bug on TRA dataset @HyeongminMoon (#1135)
- Fix mount path bug @you-n-g (#1129)
📚 Documentation
- Fix the Errors/Warnings when building Qlib's documentation @MaximSmolskiy (#1381)
- Fix typos and grammar errors in docstrings and comments @qianyun210603 (#1366)
- Fix typo. @ChiahungTai (#1365)
- Fix the Errors with unexpected indentation when building Qlib's documentation @MaximSmolskiy (#1352)
- Fix the Warnings with duplicate object description when building Qlib's documentation @MaximSmolskiy (#1353)
- Fix the Warnings in rst files when building Qlib's documentation @MaximSmolskiy (#1349)
- Add docs for qlib.rl @lwwang1995 (#1322)
- Correct errors and typos in doc strings @qianyun210603 (#1338)
- Update README.md @wan9c9 (#1279)
- fix:doc for search_records @lerit (#1287)
- Fix typo @ChiahungTai (#1308)
- Add docs for the reampling example. @you-n-g (#1285)
- Expm typo fix add log @wan9c9 (#1271)
- update recorder.rst fixed typo @animic (#1264)
- Update signal_strategy.py @ChengzhenDu (#1251)
- Refine type hint and recorder @you-n-g (#1248)
- add liability @wangershi (#1230)
- Update README.md fixed typo @EricChangMSR (#1221)
- Update the math of Metrics @you-n-g (#1211)
- Update docs of strategy @you-n-g (#1209)
- Update Data Updating Docs @you-n-g (#1203)
- Add introduction for workflow_by_code.py @you-n-g (#1186)
- Update FAQ for benchmarks @you-n-g (#1185)
- Improve the style of documentation @bingyao (#1132)
- Update README.md @lwwang1995 (#1179)
- Update test_qlib_from_source_slow.yml's timeout setting. @you-n-g (#1178)
- Qlib dev doc @you-n-g (#1142)
Assets 2
You can’t perform that action at this time.