• Stars
    star
    3
  • Rank 3,952,240 (Top 79 %)
  • Language
    Jupyter Notebook
  • Created about 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

KNN :K-nearest neighbors (KNN) algorithm is a type of supervised ML algorithm which can be used for both classification as well as regression predictive problems. However, it is mainly used for classification predictive problems in industry. The following two properties would define KNN well − Lazy learning algorithm − KNN is a lazy learning algorithm because it does not have a specialized training phase and uses all the data for training while classification. Non-parametric learning algorithm − KNN is also a non-parametric learning algorithm because it doesn’t assume anything about the underlying data

More Repositories

1

EDA-on-zomato-dataset.

Jupyter Notebook
3
star
2

Data-Cleaning-Mthod---Deleting-rows-and-columns

Jupyter Notebook
2
star
3

polynomial-linear-regression-implements-

Jupyter Notebook
2
star
4

DAY-1-Python-Fundamental-basics-introduction

2
star
5

Introduction-to-Handson-Data-Manipulation-with-PYTHON

Jupyter Notebook
2
star
6

Linear-Regression

Jupyter Notebook
2
star
7

Linkedin-Profile-Data-Analysis-using-Power-BI

2
star
8

breat-cancer-prediction-and-model-accuracy-measurement

2
star
9

Model-Selection-and-Cross-Validation

Jupyter Notebook
2
star
10

10.Linear-Regression-Covariance-variance-calculation-

Jupyter Notebook
2
star
11

Learn-Pandas-in-python

Jupyter Notebook
2
star
12

NLP

Jupyter Notebook
2
star
13

Breast-Cancer-Prediction-AND-Model-Accuracy-Measurement

Jupyter Notebook
2
star
14

HierarChical-Clustering

how to use Dendrogram to Find Optimal number of Clusters
Jupyter Notebook
2
star
15

EDA-on-Wind-Data-Set

Jupyter Notebook
2
star
16

SALARY-Prediction

Linear Regression : Linear regression is useful for finding relationship between two continuous variables. One is predictor or independent variable and other is response or dependent variable.
Jupyter Notebook
2
star
17

All-you-need-to-know-about-SEABORN-

Jupyter Notebook
2
star
18

TextHero-Text-Preprocessing-in-NLP-

Jupyter Notebook
2
star
19

-Analyses-the-features-of-Orthopedic-patients-and-making-a-decision-whether-a-patients-is-Normal-or-

#Analyses the features of Orthopedic patients and making a decision whether a patients is Normal or Abnormal. Algorithms Used : K-NN Testing Score : 83% K-NN Training Score : 75% Naive Bayes Testing Score : 76% Naive Bayes Training Score : 78% Precision = TP / (TP + FP) Precision : 0.886 Recall = TP /(TP + FN) Recall : 0.8703 F1_score = 2*(Precision*Recall)/(Precision+Recall) F1_score : 0.8785 Key Activities : 1. Normalization 2. EDA 3. Classification_report 4. StandardScaler 5. Feature importance
Jupyter Notebook
2
star
20

Neuro_Science

Python
1
star
21

Hierarchical-

1
star
22

GRIP-internship-task

Internship submission
Jupyter Notebook
1
star
23

HTML_Basic_01

HTML
1
star
24

3D_UNET

Python
1
star
25

Statistics-Books-for-Data-Science

1
star
26

DEEP-LEARNING-PREREQUISITES-

Jupyter Notebook
1
star
27

Patronizing-and-Condescending-Language-PCL-Detection

Jupyter Notebook
1
star
28

DSA-WITH-PYTHON

Jupyter Notebook
1
star
29

DSA-with-C-

C++
1
star
30

573-pankaj

This is the Descriptions of my Data Journey !!
1
star
31

Bank-Customers-Segmentation-Power-BI-Dashboard

1
star
32

Linear-Algebra-for-Data-Science

Jupyter Notebook
1
star
33

Decision-Tree-Algorithm

All you need to Know about decision tree
1
star
34

MODEL-Accuracy-Measure-ment

1
star
35

Learn-Numpy-in-python

it's includes the essential techniques of numerical python towards the DATA SCIENCE
Jupyter Notebook
1
star
36

EDA_on_Breast_Cancer_Dataset

1
star
37

Minor-Project-2nd-semester

Jupyter Notebook
1
star
38

Data-Science-Interview-Preparation

1
star
39

Work-on-Pima-Indians-Diabetes-Database

This dataset is originally from the National Institute of Diabetes and Digestive and Kidney Diseases. The objective of the dataset is to diagnostically predict whether or not a patient has diabetes, based on certain diagnostic measurements included in the dataset.
Jupyter Notebook
1
star
40

ReadMe-Template

A Basic Template for Readme File
1
star
41

MLproject

Python
1
star
42

Model-Selection-using-Cross-Validation

How you select which model is best for your data set based on model accuracy ?
Jupyter Notebook
1
star
43

iNeuron-Assignments-FSDA-Batch-2022-June-to-DEC

1
star
44

Breast-Cancer-Data-Analysis

Jupyter Notebook
1
star