Adds Python Support
- Adds PyObject overload to `ScheduleManager.TrainingNow` and `ScheduleManager.Training` - Adds `QCAlgorithm.Train` helper method - Adds Python algorithm showing how to use the helper method.
This commit is contained in:
committed by
Michael Handschuh
parent
28be3bbe3d
commit
c37b450a2e
@@ -74,6 +74,7 @@
|
||||
<None Include="SmartInsiderDataAlgorithm.py" />
|
||||
<None Include="PandasDataFrameHistoryAlgorithm.py" />
|
||||
<None Include="CustomDataAddDataRegressionAlgorithm.py" />
|
||||
<None Include="TrainingExampleAlgorithm.py" />
|
||||
<Content Include="Benchmarks\SECReportBenchmarkAlgorithm.py" />
|
||||
<Content Include="Benchmarks\SmartInsiderEventBenchmarkAlgorithm.py" />
|
||||
<Content Include="CustomDataAddDataOnSecuritiesChangedRegressionAlgorithm.py" />
|
||||
|
||||
Reference in New Issue
Block a user