Skip to content

Only Code

Eat Code Sleep – repeat

  • Home
  • Arrays
  • Linked Lists
  • Trees
  • Stacks
  • Queues
  • Heaps
  • Graphs
  • Algorithms
    • Sorting
    • Dynamic Programming
    • Divide and Conquer
    • Backtracking & Recursion
    • Greedy approach
    • Breadth First Search (BFS)
    • Depth First Search (DFS)

Only Code

Eat Code Sleep – repeat

Close menu
  • Home
  • Arrays
  • Linked Lists
  • Trees
  • Stacks
  • Queues
  • Heaps
  • Graphs
  • Algorithms
    • Sorting
    • Dynamic Programming
    • Divide and Conquer
    • Backtracking & Recursion
    • Greedy approach
    • Breadth First Search (BFS)
    • Depth First Search (DFS)

Only Code

Eat Code Sleep – repeat

Search Toggle menu

Category: Machine Learning

Bayes’ Theorem: Probability and Statistics

Bayesian inference is central to probabilistic models and algorithms like Naive Bayes classifiers, which are widely used in machine learning.

Data Science, Machine Learning, Mathematics

How to Check Text Similarity Between Two Documents Using Python?

NLTK (Natural Language Toolkit) is a powerful library in Python that provides easy-to-use interfaces to over 50 corpora and lexical resources, including WordNet.

Machine Learning, Python

Machine Learning | Multivariate Linear Regression

Multivariate Linear Regression is similar to linear regression but instead of having single dependent variable Y, we have multiple output variables.

Machine Learning

Machine Learning | Multiple Linear Regression

In the last post we learnt about Linear regression with one variable. What if, we have more than one independent variables or features. As we could see, with more independent variables, our model exactly fits the training data.

Machine Learning

Python Machine Learning Libraries

Python has several ML libraries but major libraries that are used are the following:
Numpy, Scikit-Learn, Pandas..

Machine Learning, Python

Introduction to Machine Learning | Linear Regression

Linear regression is a linear approach to modeling the relationship between a scalar response (or dependent variable) and one or more independent variables.

Machine Learning
  • Algorithms
  • Arrays
  • Backtracking & Recursion
  • Breadth First Search (BFS)
  • C/C++
  • Competitive Programming
  • Computer Science
  • Data Science
  • Databases
  • Depth First Search (DFS)
  • Divide and Conquer
  • Dynamic Programming
  • Graphs
  • Greedy approach
  • Hashmaps
  • Heaps
  • Interview Questions
  • Java
  • Linked Lists
  • Machine Coding Questions
  • Machine Learning
  • Mathematics
  • Networking
  • Programming Projects
  • Python
  • Queues
  • Sorting
  • Special Data Structures
  • Stacks
  • Trees
  • Web Development
© 2025 Only Code | Aureolls