Address reviews from Mike and Martin
* Added better documentation for AddData methods * Added new regression algorithms for adding in OnSecuritiesChanged * Changed regression algorithms to add data that exists * Styling and logging fixes
This commit is contained in:
committed by
Martin Molinero
parent
e785f95eee
commit
56462f0283
@@ -66,6 +66,8 @@
|
||||
<None Include="SmartInsiderDataAlgorithm.py" />
|
||||
<None Include="PandasDataFrameHistoryAlgorithm.py" />
|
||||
<None Include="CustomDataAddDataRegressionAlgorithm.py" />
|
||||
<Content Include="CustomDataAddDataOnSecuritiesChangedRegressionAlgorithm.py" />
|
||||
<Content Include="CustomDataAddDataCoarseSelectionRegressionAlgorithm.py" />
|
||||
<Content Include="KerasNeuralNetworkAlgorithm.py" />
|
||||
<None Include="PsychSignalSentimentRegressionAlgorithm.py" />
|
||||
<Content Include="CustomDataUsingMapFileRegressionAlgorithm.py" />
|
||||
|
||||
Reference in New Issue
Block a user