Kernel Machine Learning -- KernelML -- Generalized Machine Learning Algorithm
I created a custom'particle optimizer' and published a pip python package called kernelml. The motivation for making this algorithm was to give analysts and data scientists a generalized machine learning algorithm for complex loss functions and non-linear coefficients. The optimizer uses a combination of simple machine learning and probabilistic simulations to search for optimal parameters using a loss function, input and output matrices, and (optionally) a random sampler. I'm currently working on more features and hope to eventually make the project open source. Lets take the problem of clustering longitude and latitude coordinates.
May-14-2018, 19:38:48 GMT
- Technology: