What is Machine Learning?

What is Machine Learning?

Machine Learning is a fascinating era. It is when Computer Science joins forces with the Statistical Science and magical things popup. Why is that? Because by applying knowledge from both fields you are able to analyze a large amount of information, detect patterns, predict future outcomes and extract knowledge. If I am to give a […]

Read More

Extending CakePHP’s CacheHelper to use Cache Engines

Extending CakePHP’s CacheHelper to use Cache Engines

CakePHP is an MVC PHP framework which can make your life easier and your development several times faster. Despite the fact that it is considered a relatively slow framework, it comes with a large number of Cache Engines (FileCache, ApcCache, Wincache, XcacheEngine, MemcacheEngine and RedisEngine) which can help you improve the speed of your website or PHP […]

Read More

Last updated by at .