Posts

Data and machine learning

Image
Dealing with learning problems based on type of data very helpfull to obtain the best solution.here some of data forms summarized as next 1-Lists: 2-Sets 3-Matrices 4-Images 5-Video 6-Trees and Graphs 7-Strings 8-Compound structures

Machine Learning Applications

Image
the famous machine learning applications in real-world across various fields 1-Machine Learning Applications in Healthcare 2-Machine Learning Applications in Finance 3-Machine Learning Applications in Retail 4-Machine Learning Applications in Travel 5-Machine Learning Applications in Media 6-Applications of Machine Learning in Mechanical Engineering 7-Machine Learning Applications in Electrical Engineering 8-Machine Learning Applications in Agriculture

A Taste of Machine Learning

Image
Machine learning is now ubiquitous, securing our email, automatically identifying our pals in photos, and even forecasting our movie preferences. Machine learning gives computers the ability to learn from experience, allowing them to predict the future based on information gathered from the past.

Machine Learning Term

Image
The term ‘machine learning’ is often, incorrectly, interchanged with Artificial Intelligence[JB1] , but machine learning is actually a sub field/type of AI. Machine learning is also often referred to as predictive analytics, or predictive modelling. Definition in algebraic approach We want to learn a target function f that maps input variables X to output variable Y, with an error e: 𝑌 = 𝑓 𝑋 + 𝑒