Posts by Category

R

Dataframe in R.

8 minute read

Getting Started With Dataframe.

Back to Top ↑

Machine

Naive Bayes From Scratch

4 minute read

Previously, we wrote blogs on many machine learning algorithms(Classification, Predication) as well as many other topics to help you sharpen your knowledge o...

PCA from scratch

2 minute read

Introduction A method of dimensional reduction is PCA. When a machine learning method has a large number of features, we must choose the features that contri...

News Classification using Neural Network

34 minute read

News Classification with Simple Neural Network is one of the application of Deep Learning. And here in this part of the blog, I am going to perform a Nepali ...

DBSCAN Clustering Algorithm

5 minute read

Introduction of Clustering Clustering is the process of organizing a collection of concrete or abstract things into classes of related objects. A cluster is ...

Back to Top ↑

Learning

Naive Bayes From Scratch

4 minute read

Previously, we wrote blogs on many machine learning algorithms(Classification, Predication) as well as many other topics to help you sharpen your knowledge o...

PCA from scratch

2 minute read

Introduction A method of dimensional reduction is PCA. When a machine learning method has a large number of features, we must choose the features that contri...

News Classification using Neural Network

34 minute read

News Classification with Simple Neural Network is one of the application of Deep Learning. And here in this part of the blog, I am going to perform a Nepali ...

DBSCAN Clustering Algorithm

5 minute read

Introduction of Clustering Clustering is the process of organizing a collection of concrete or abstract things into classes of related objects. A cluster is ...

Back to Top ↑

Exercise

Back to Top ↑

Linear-Algebra

Zero Vector and its basis.

1 minute read

Question: Does the zero vector have no basis? Justify . Construct the real polynomial degree at most 2 whose graph contaions the point \((-4 , 24) ,(1 , 9)\ ...

Back to Top ↑

Measure-theory

Is Every Real Number Has Additive Inverse?’

less than 1 minute read

Distinguish between two statements \((\forall x \in R)\ ( \exists y \in R)\ (x + y = 0 )\ and\ ( \exists y \in R)\ ( \forall x \in R)\ (x + Y = 0)\) Sol...

Back to Top ↑

Python-Beginner

Back to Top ↑

Project

Nepali News Classification using Naive Bayes

10 minute read

Naive Bayes for Nepali News Classification Hello everyone, welcome back to our blog about news classification and in this blog, we are going to explore Naive...

Exploratory Data Analysis in Nepali News

7 minute read

Introduction Hello everyone, in this blog, we are going to perform EDA on Nepali News that I scraped back in 2021. EDA is the basic step done in any Data Sci...

Back to Top ↑

Data

How to do Data Science Project

16 minute read

Data science project can be a challenging but rewarding process. By following the steps we can use in this blog, you can work through the project in an organ...

Mathematics Behind Support Vector Machine

3 minute read

In the past, we have authored blog posts covering a wide range of topics, including machine learning algorithms such as classification and prediction. Our in...

Different method of Outliers Detection

12 minute read

In the past, we have authored blog posts covering a wide range of topics, including various machine learning algorithms such as Classification and Prediction...

Different Method of Model Evaluation(Part2)

7 minute read

Previously, we wrote blogs on many machine learning algorithms as well as many other topics to help you broaden your knowledge. Please kindly visit our site ...

Different Method of Model Evaluation

8 minute read

Previously, we wrote blogs on many machine learning algorithms as well as many other topics to help you broaden your knowledge. Please kindly visit our site ...

Back to Top ↑

Science

How to do Data Science Project

16 minute read

Data science project can be a challenging but rewarding process. By following the steps we can use in this blog, you can work through the project in an organ...

Mathematics Behind Support Vector Machine

3 minute read

In the past, we have authored blog posts covering a wide range of topics, including machine learning algorithms such as classification and prediction. Our in...

Different method of Outliers Detection

12 minute read

In the past, we have authored blog posts covering a wide range of topics, including various machine learning algorithms such as Classification and Prediction...

Different Method of Model Evaluation(Part2)

7 minute read

Previously, we wrote blogs on many machine learning algorithms as well as many other topics to help you broaden your knowledge. Please kindly visit our site ...

Different Method of Model Evaluation

8 minute read

Previously, we wrote blogs on many machine learning algorithms as well as many other topics to help you broaden your knowledge. Please kindly visit our site ...

Back to Top ↑

Natural-Language-Processing

Manipulation of word vectors

4 minute read

Introduction To manipulating vectors means we perform some arithmetics operation on these vectors. By performing some arithmetics on vectors resulting vector...

Back to Top ↑

Monte

Back to Top ↑

Carlo

Back to Top ↑

Simulation

Back to Top ↑

General

The Power of ‘Why not?’

less than 1 minute read

Introduction What if I did this? What if I couldn’t do this? $$ (a + b)^2 = a^2 + 2ab + b^2 (a - b)^2 = a^2 - 2ab + b^2

My Blogging Journey

1 minute read

Introduction I was teaching secondary level students on 2019 and I was learning lots of things during that 1 year. It was really an amazing experience that I...

Back to Top ↑

Learing

Back to Top ↑

Graph-theory

Back to Top ↑

Differential-Equation

Back to Top ↑

Basic

Dataframe in R.

8 minute read

Getting Started With Dataframe.

Back to Top ↑

Linear

Back to Top ↑

Algebra

Back to Top ↑

Matrix-Theory

Back to Top ↑

Differential

Back to Top ↑

Equation

Back to Top ↑

Projects

Back to Top ↑

Parametric

Back to Top ↑

Test

Back to Top ↑

DSA

Back to Top ↑

Statistics

Back to Top ↑