v0.3.2
What's Changed
- Add safe fetch ohlcv dydx method by @graceful-coder in #686
- Currency special types by @calina-c in #676
- #695 - Claim rewards for second private key by @trizin in #700
- #692 - Implement cutoff seconds to stop predictions by @trizin in #696
- Finish special types - Remove asCurrency function (unused). by @calina-c in #706
- Fix #684: [Sim] Change 1d profit scatterplots to 2d by @trentmc in #705
- Fix #708: When prob(up) < 0.5, trader profit is always zero by @trentmc in #712
- Add dependency numbers. by @calina-c in #711
- Fix #719: [Bug, Aimodel] constant classifier by @trentmc in #720
- Fix #704: Calibrate model probabilities w CalibratedClassifierCV by @trentmc in #721
- Fix #722 #725 #723 classifier: balance T/F, weight newest by 10x, calc var importances (PR #727) by @trentmc in #727
- Fix #729: [Aimodel] ppss for weight_recent, balance_classes, calibrate_probs by @trentmc in #730
- #697 - Automatically claim payouts for previous epochs by @trizin in #698
- Bump pylint from 3.0.3 to 3.1.0 by @dependabot in #716
- Bump pytest-asyncio from 0.21.1 to 0.23.5 by @dependabot in #714
- Bump numpy from 1.24.4 to 1.26.4, upgrade CIs to Python 3.11 by @dependabot in #715
- Bump scikit-learn from 1.3.2 to 1.4.1.post1 by @dependabot in #717
- Bump pandas from 2.0.3 to 2.2.1 by @dependabot in #718
- Fix #678 - Deployer update for two sided prediction bots by @trizin in #690
- Fix #752 [Bug] ccxt FileNotFoundError in initialize_network_objects by @trentmc in #753
- Fix #750: [Sim] Refactor plot code in sim_engine by @trentmc in #755
- Extend work from #750: [Sim] Refactor plot code in sim_engine by @trentmc in #760
- Fix # 743: [DX] VisualStudio linter complains about README formatting by @Pfed-prog in #745
- Fix #732 - Refactor currency classes to reduce duplication by @trizin in #733
- Fix #657: [Bug, lake] pl.Dataframe constructor error by @trentmc in #762
- Fix #724 #674: [Sim] Plot rel importances of vars; plot contours for 2 most impt vars by @trentmc in #761
- For #493 step 2/4 add a new method safe_fetch_ohlcv_dydx() by @graceful-coder in #736
- Fix #726: [Sim] Log/plot better metrics: f1, precision, recall by @trentmc in #780
- Bump types-pyyaml from 6.0.12.12 to 6.0.12.20240311 by @dependabot in #763
- Bump matplotlib from 3.7.5 to 3.8.3 by @dependabot in #765
- Bump polars from 0.20.10 to 0.20.15 by @dependabot in #764
- Bump types-requests from 2.31.0.20240218 to 2.31.0.20240311 by @dependabot in #766
- Bump pyarrow from 15.0.0 to 15.0.1 by @dependabot in #767
- Fixes #784 - Query pending payouts - Get canceled slots by @trizin in #785
New Contributors
- @dependabot made their first contribution in #716
- @Pfed-prog made their first contribution in #745
Full Changelog: v0.3.1...v0.3.2