• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

More Repositories

1

text-to-speech-conversion

Jupyter Notebook
2
star
2

chi2-test-z-test-and-t-test

chi2 test, z-test and t-test
Jupyter Notebook
2
star
3

Writing-Rows-of-excel-file-to-Docx-file

Writing Rows of excel file to Docx file
Jupyter Notebook
1
star
4

Bollywood-movies-recommendation-system

Jupyter Notebook
1
star
5

Voting-Classifier-using-Sklearn

Voting Classifier using Sklearn
1
star
6

What-are-some-of-the-popular-Python-libraries-for-Machine-Learning-and-how-are-they-used

What are some of the popular Python libraries for Machine Learning and how are they used
1
star
7

How-to-optimize-a-genetic-algorithm_

How to optimise a genetic algorithm_
1
star
8

ARIMA-and-SARIMA

ARIMA and SARIMA
Jupyter Notebook
1
star
9

What-are-the-types-of-Regression-Techniques-in-Supervised-Learning_

What are the types of Regression Techniques in Supervised Learning_
1
star
10

Calculating-Variance-and-standard-deviation-of-dataset-cov-and-corr

Calculating Variance and standard deviation of dataset , cov and corr
Jupyter Notebook
1
star
11

Mean_absolute_percentage_error-MAPE-

Mean_absolute_percentage_error(MAPE)
1
star
12

Outlier-Detection-and-removal

Outlier Detection and removal using IQR method
Jupyter Notebook
1
star
13

Outlier-Detection-and-removal-using-InterQuartile-Range-IQR-

Outlier-Detection-and-removal using InterQuartile Range(IQR)
1
star
14

Confusion-Matrix-in-Machine-Learning

Confusion Matrix in Machine Learning
1
star
15

Implementation-of-Naive-Bayes-Classifiers

Implementation of Naive Bayes Classifiers
1
star
16

Credit_card_fraud_detection-RadomForestClassifier-

Credit card fraud detection using Random Forest Classifier
Jupyter Notebook
1
star
17

hand-written-digit-recognition-using-Decision-Tree-Classifier

Jupyter Notebook
1
star
18

Credit_card_fraud_using-Random-forest-Classifier

Jupyter Notebook
1
star
19

nth-highest-salary-Where-having-clause-

nth highest salary,Where having clause
Jupyter Notebook
1
star
20

Genetic-Algorithm-vs-Expert-System

Genetic Algorithm vs Expert System
1
star
21

python-Exercise-11-20-solutions

Jupyter Notebook
1
star
22

python-Exercise-21-onwards

Jupyter Notebook
1
star
23

What-is-Mutation_

What is Mutation_
1
star
24

data-pre-processing

Data pre processing using Label Encoding, One Hot Encoding and pandas replace function for noisy values
Jupyter Notebook
1
star
25

scaling-using-different-scaler

scaling using different scaler
Jupyter Notebook
1
star
26

choosing-Number-of-Cluster-in-GMM-and-BGM

choosing Number of Cluster in GaussianMixture and BayesianGaussianMixture
Jupyter Notebook
1
star
27

GA---Scikit-Learn-Overview-

GA - Scikit Learn (Overview)
1
star
28

How-to-implement-Decision-Tree-Regression-using-sklearn

How to implement Decision Tree Regression using sklearn
1
star
29

Silhouette-Method-for-optimal-value-of-k-in-KMeans

Silhouette Method for optimal value of k in KMeans
1
star
30

Logistic-Regression

When to use Logistic Regression
Jupyter Notebook
1
star
31

LSTM_stock-price-prediction

1
star
32

Linear-Regression

When to use linear regression
Jupyter Notebook
1
star
33

What-is-GA_

What is GA_
1
star
34

Compute-Derivatives-using-Numpy

Compute Derivatives using Numpy
1
star
35

What-is-Crossover_

What is Crossover_
1
star
36

Genetic-Algorithm-in-Optimization-of-Events

Genetic Algorithm in Optimization of Events
1
star
37

Writing-multiple-Rows-of-excel-file-to-multiple-Docx-file

Writing multiple Rows of excel file to multiple Docx file
Jupyter Notebook
1
star
38

Naive-Bayes-Classifier

1
star
39

Knapsack-problem-solving-using-Genetic-Algorithm-

Knapsack problem solving using Genetic Algorithm
1
star
40

What-is-Parent-Selection_

What is Parent Selection_
1
star
41

Credit-Card-fraud-detection-using-Machine-Learning

Credit Card fraud detection using Machine Learning
1
star
42

Recommendation-System-for-Youtube-Videos

Jupyter Notebook
1
star
43

Fibonacci-Sequence-Number-Checker

Fibonacci Sequence Number Checker
Jupyter Notebook
1
star
44

Different-Types-of-Clustering-Algorithm-in-Unsupervised-Learning

Different Types of Clustering Algorithm in Unsupervised Learning
1
star
45

Python-Exercise-1-10-solutions-

Jupyter Notebook
1
star
46

How-to-use-TPOT-to-discover-top-performing-models-for-classification-tasks.

How to use TPOT to discover top-performing models for classification tasks.
1
star
47

Univariate-Linear-Regression-in-Python

Univariate Linear Regression in Python
1
star
48

Choosing-Number-of-Cluster-in-GaussianMixture-and-BayesianGaussianMixture

Choosing Number of Cluster in GaussianMixture and BayesianGaussianMixture
1
star
49

Handling-NaN-Using-XGBoost

XGBOOST work with NaN Values(Missing Values)
Jupyter Notebook
1
star
50

What-are-evolutionary-algorithms_

What are evolutionary algorithms_
1
star
51

How-to-use-TPOT-to-discover-top-performing-models-for-regression-tasks

How to use TPOT to discover top-performing models for regression tasks
1
star
52

sql-in-python

Simple sqlite in python
Jupyter Notebook
1
star
53

Calculating-Skewness-and-Kurtosis

Calculating Skewness and Kurtosis
Jupyter Notebook
1
star
54

Calculating-the-central-Tendency-of-dataset

Calculating the central Tendency of dataset
Jupyter Notebook
1
star
55

_Weighted-distance-in-sklearn-KNN

_Weighted distance in sklearn KNN
1
star
56

datascience

Jupyter Notebook
1
star
57

DataFrame-value_counts-

DataFrame value_counts()
1
star
58

Silhouette-Score-for-selecting-optimal-value-of-k-in-Kmeans-cluster

Silhouette Score for selecting optimal value of k in Kmeans cluster
Jupyter Notebook
1
star
59

What-are-some-practical-applications-of-Genetic-algorithms_-Explain-with-examples.

What are some practical applications of Genetic algorithms_ Explain with examples.
1
star
60

GridsearchCV-on-KNN-

Jupyter Notebook
1
star
61

Classifier-Naive-Bayes

Jupyter Notebook
1
star
62

kNN-based-imputation-using-Scikit-learn-and-Euclidean-distance-method.

kNN-based imputation using Scikit-learn and Euclidean distance method.
1
star
63

Spam-and-Ham-classification-Using-NLP

Spam and Ham classification Using NLP (SVC and Naive Bayes Classifier)
Jupyter Notebook
1
star
64

Random-Forest-Regression-in-Python

Random Forest Regression in Python
1
star
65

Classification-vs-Regression-in-Machine-Learning

Classification vs Regression in Machine Learning
1
star
66

How-to-use-TPOT-to-discover-top-performing-models-for-classification-tasks

How to use TPOT to discover top-performing models for classification tasks.
1
star
67

When-to-use-ML-Algorithm

When to use ML Algorithm
1
star
68

gold_stock_price_prediction

Jupyter Notebook
1
star