Collection of ML and it's corresponsing utilities in Clojure
- have to add visualisation utilities for displaying data as graphs, charts, etc,.
NOTE: Java and Leiningen must be pre-installed!
lein test
lein uberjar
- Sorry for the extremely verbose code in some cases. I have coded it that way so that I understand the steps properly, especially in some cases where complex mathematical steps are involved. But it's no excuse for not writing idiomatic code, I get it.
- I have not tested the functions inside this library for all possible inputs. Will look to improve the code incrementally.
Copyright © 2020 Punit Naik
This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.