Skip to content
Tejsumeru

Thoughts Become Reality

  • Tutorials
  • Video Tutorial
  • Tutorials
  • Video Tutorial
  • Java - Tutorials

    Anagram Method 1 – HackerRank Solution

    December 28, 2020 - By tejsumeru.12@gmail.com

    Anagram is a set of two strings having same frequency of same character. This will solve using HashMap in java.

    Continue Reading
  • MATLAB

    Problem Solving MATLAB Part 1 Chapman Book

    December 18, 2020 - By tejsumeru.12@gmail.com

    Problem solving MATLAB from chapman book exercise. Working with array and it's inbuilt method

    Continue Reading
  • MATLAB - Tutorials

    Introduction of MATLAB and Brief Overview Of Windows

    December 18, 2020 - By tejsumeru.12@gmail.com

    MATLAB(MATrix LABoratory) is a special purpose computer program optimized to perform engineering and scientific calculation.

    Continue Reading
  • Data Structure - Tutorials

    Disjoint Sets Data Structure

    December 15, 2020 - By tejsumeru.12@gmail.com

    A Disjoint set which can be viewed as a collection of sets where in no element appears in more than one set. A disjoint set data structure is used to maintain a collection S = {S1, S2, S3, …, Sn} of disjoint dynamic set. We can identify each set by a representative, which is some member of the set. Disjoint set data structure is used to find the MST(Minimum Spanning Tree). Disjoint set is a partitioned set. Partitioned means union of any two sets is gives the original set while intersection of any two set gives a null set. Disjoint…

    Continue Reading
  • Machine Learning - Tutorials

    Simple Linear Regression | Machine Learning Beginners

    August 24, 2020 - By tejsumeru.12@gmail.com

    Regression analysis is estimating the relationships between a dependent variable and one or more independent variables.

    Continue Reading
  • Machine Learning - Tutorials

    Reinforcement Learning | Machine Learning Beginners

    August 22, 2020 - By tejsumeru.12@gmail.com

    Reinforcement learning is concerned with how software is have to take actions in order to maximize the notion of cumulative reward.

    Continue Reading
  • Machine Learning - Tutorials

    Semi-Supervised Learning | Machine Learning Beginners

    August 22, 2020 - By tejsumeru.12@gmail.com

    Semi-supervised learning is an approach to machine learning that combines labeled data with large amount of unlabeled data during training.

    Continue Reading
  • Machine Learning - Tutorials

    Unsupervised Learning | Machine Learning Beginners

    July 31, 2020 - By tejsumeru.12@gmail.com

    The goal of unsupervised learning is that discover the group of similar behavior or characteristics that is called Clustering

    Continue Reading
  • Machine Learning - Tutorials

    Supervised Learning | Machine Learning Beginners

    July 31, 2020 - By tejsumeru.12@gmail.com

    supervised learning the machine learn from the example or we can say that the presentation of the example.

    Continue Reading
  • Machine Learning - Tutorials

    Introduction Of Machine Learning | Beginners

    July 31, 2020 - By tejsumeru.12@gmail.com

    Machine Learning is system that can learn from example through self improvement without explicitly code by programmer.

    Continue Reading
 Older Posts
Newer Posts 

Categories

  • Android With Java
  • Android With Kotlin
  • C language
  • C++ Language
  • Data Structure
  • Error Solving
  • Flutter
  • Go Lang
  • Interview Quetions
  • Java
  • Javascript
  • Kotlin
  • Machine Learning
  • MATLAB
  • PHP
  • Python
  • SciPy
  • Tutorials
  • Wordpress
Graceful Theme by Optima Themes