×
Home Discussions Write at Opengenus IQ
×
  • DSA Cheatsheet
  • HOME
  • Track your progress
  • Deep Learning (FREE)
  • Join our Internship 🎓
  • RANDOM
  • One Liner

Janvi Talreja

11 posts •
Machine Learning (ML)

Polynomial regression using scikit-learn

In this article, we have implemented polynomial regression in python using scikit-learn and created a real demo and get insights from the results.

Janvi Talreja
Machine Learning (ML)

Random Forests using Scikit-learn

In this article, we will implement random forest in Python using Scikit-learn (sklearn). Random forest is an ensemble learning algorithm which means it uses many algorithms together

Janvi Talreja
Machine Learning (ML)

Decision Trees using Scikit-learn

In this article, we will understand decision tree by implementing an example in Python using the Sklearn package (Scikit Learn).

Janvi Talreja
Software Engineering

Different types of Inheritance in Java

In short, Java does not support inheriting multiple classes and hence, does not support multiple and multipath inheritance. Java supports single, hybrid, hierarchical and multilevel inheritance.

Janvi Talreja
Machine Learning (ML)

Logistic Regression using Scikit Learn

In this article, we will explore how to implement Logistic Regression in Python using Scikit Learn and create a real demo.

Janvi Talreja
Machine Learning (ML)

Linear regression in Python using Scikit Learn

In this article, we will implement linear regression in Python using scikit-learn and create a real demo and get insights from the results.

Janvi Talreja
Software Engineering

Understand Switch case in C

In C, switch statement compares the value of an expression or variable against a list of case values and when a match is found the block of statements associated with that case is executed.

Janvi Talreja
Software Engineering

Understand and use Static members in Java

In this article, you will learn What are static members in Java?, When to use them? and When they can be a problem? Static means only one copy exists for the entire class irrespective of the number of objects that exists for that class.

Janvi Talreja
Software Engineering

Understanding and using Access Specifiers in Java

Access specifiers are utilities/ code features that restrict the access to a particular code feature or data depending upon the source of the code requesting the access. In Java, they are private, public, protected and default.

Janvi Talreja
Software Engineering

Understanding Encapsulation in Java

Encapsulation is an object oriented programming (OOP) implementation technique where we are related data members in a single unit (class) and define member functions to allow indirect and restricted control from the user side.

Janvi Talreja
Software Engineering

Understanding Classes and objects in Java

You will understand Why we need classes?, How to define and use classes in Java?, Structure of classes in Java along with constructors and access specifiers, How to use objects in Java? and Characteristics and attributes of objects along with comparing two objects

Janvi Talreja
OpenGenus IQ © 2025 All rights reserved â„¢
Contact - Email: team@opengenus.org
Primary Address: JR Shinjuku Miraina Tower, Tokyo, Shinjuku 160-0022, JP
Office #2: Commercial Complex D4, Delhi, Delhi 110017, IN
Top Posts LinkedIn Twitter
Android App
Apply for Internship