Vidyashri M H

Java program to find area of rectangle triangle Interface

Java program to find the area of rectangle and triangle using Interface Write a Java program to define an interface called Area which contains a  method called Compute() and calculate areas of the rectangle(I*b) and triangle(1/2*b*h) using classes Rectangle and Triangle.   Video Tutorial: Step1: Create an interface in Java as shown below: public interface […]

Java program to find area of rectangle triangle Interface Read More »

Difference between Class & Interface Extend Implement Interface

In this article, I will cover, What are Interfaces in Java? Difference between Class & Interface. How to Extend and Implement Java Interface? Video Tutorial – Difference between Class & Interface Extend Implement Interface: Definition of Java Interface: An interface is similar to a class but there lies some difference between the two. Difference between

Difference between Class & Interface Extend Implement Interface Read More »

VTU CBCS Notes and Question Papers

Download 2018, 2017, 2015, Scheme VTU CBCS Notes and Question Papers of Computer Science and Engineering (CSE), Electronics and Communication Engineering (ECE), Mechanical Engineering (ME), Civil Engineering (CV), and Electrical and Electronica Engineering (EEE). 2018 Scheme VTU CBCS Notes First-Year Engineering P-Cycle 2018 Scheme VTU CBCS Notes (Common to all branches) First-Year Engineering C-Cycle 2018

VTU CBCS Notes and Question Papers Read More »

Advantages and Disadvantages of Regression Model

Advantages and Disadvantages of Regression Model – Data Mining – Machine Learning In this tutorial, we will understand the Advantages and Disadvantages of the Regression Model. Advantages of Regression Model 1. Regression models are easy to understand as they are built upon basic statistical principles, such as correlation and least-square error. 2. the output of

Advantages and Disadvantages of Regression Model Read More »

Linear Regression Solved Example with One Independent Variable

Linear Regression Solved Numerical Example with One Independent Variable In this tutorial, we will understand how to use a regression equation to predict the glucose level given the age. We will consider the following is the data set for understanding the concept of Linear Regression Numerical Example with One Independent Variable. SUBJECT AGE X GLUCOSE

Linear Regression Solved Example with One Independent Variable Read More »

Decision Tree using CART algorithm Solved Example 3

Decision Tree using CART algorithm Solved Example 3 In this tutorial, we will understand how to apply Classification And Regression Trees (CART) decision tree algorithm (Solved Example 3) to construct and find the optimal decision tree for the given Data set with City Size, Avg. Income, Local Investors, LOHAS Awareness attributes. Also, predict the class

Decision Tree using CART algorithm Solved Example 3 Read More »

Welcome to VTUPulse.com


Download Final Year Project -> Click Here

This will close in 12 seconds