diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..c6ee3a9 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1 @@ +include src/cppmdlp/CPPFImdlp.h \ No newline at end of file diff --git a/README.md b/README.md index c264684..f1033d2 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Discretization algorithm based on the paper by Usama M. Fayyad and Keki B. Irani -``` + Multi-Interval Discretization of Continuous-Valued Attributes for Classification Learning. In Proceedings of the 13th International Joint Conference on Artificial Intelligence (IJCAI-95), pages 1022-1027, Montreal, Canada, August 1995. -``` + ## Installation