Merge pull request #320 from AlexCatarino/py_regression

Adds RegressionAlgorithm.py
This commit is contained in:
Michael
2016-03-11 10:26:07 -05:00
2 changed files with 88 additions and 0 deletions
@@ -618,6 +618,7 @@
<Content Include="Lib\__future__.py" />
<Content Include="Lib\__phello__.foo.py" />
<Content Include="MovingAverageCrossAlgorithm.py" />
<Content Include="RegressionAlgorithm.py" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>