Showing 82-90 of 167 results
KNIME Graphical Interface Machine Learning
KNIME provides a graphical interface for development. The introduction of KNIME has brought the development of Machine Learning models in the purview of a common man. This course by Academy Europe will teach you how to master the data analytics using several well-tested ML algorithms. https://youtu.be/ZnvIe4QdQ78 Free Certification Academy Europe…
SAP Business Workflow
SAP Business Workflows are predefined in SAP R/3 system. It is a key component of SAP system wherein they help design the business processes – it can be a simple release or a complex repeated business process, such as creating a material master, etc. This is a brief tutorial that…
Python Deep Learning
Python is a general-purpose high level programming language that is widely used in data science and for producing deep learning algorithms. https://youtu.be/1LSJ3dH7VkE This brief course by Academy Europe introduces Python and its libraries like Numpy, Scipy, Pandas, Matplotlib; frameworks like Theano, TensorFlow, Keras. The tutorial explains how the different libraries…
Extreme Programming Software
Extreme programming (XP) is a software development methodology, which is intended to improve software quality and responsiveness to changing customer requirements. As a type of agile software development, it advocates frequent “releases” in short development cycles, to improve productivity and introduce checkpoints at which new customer requirements can be adopted.…
H2O Machine Learning
H2O is an open source Machine Learning framework with full-tested implementations of several widely-accepted ML algorithms. You just have to pick up the algorithm from its huge repository and apply it to your dataset. It contains the most widely used statistical and ML algorithms. https://youtu.be/cQWQzjn-aus H2O provides an easy-to-use open…
Software Development Estimation Techniques
Estimation techniques are of utmost importance in software development life cycle, where the time required to complete a particular task is estimated before a project begins. Estimation is the process of finding an estimate, or approximation, which is a value that can be used for some purpose even if input…