Posts by Tag

python

Project: Predicting breast cancer

9 minute read

Predicting the breast tumor as either malignant or benign based on given features. We will be using SVM model and GridSearchCV

Project: Predicting heart diseases

5 minute read

Predicting if a patient has a heart disease or not based on the given features. We will be using pipelines, cross_validation_scores and KNN model

Project: Predicting Titanic survival

16 minute read

Predicting who were more likely to survive on Titanic based on the given features. We will be using pipelines, cross_validation_scores, LogisticRegression an...

Project: Predicting Ad clicks

15 minute read

Predicting if a customer is going to click on Ad or not. We will be using pipelines, cross_validation_scores, LogisticRegression and XGBoost

Project: Predicting Amount spent

10 minute read

Predicting yearly amount spent by the customers of an ecommerce store. We will be using pipelines, cross_validation_scores and LinearRegression model

Args and Kwargs

2 minute read

Learn about the usage of *args and **kwargs keywords

Numpy

11 minute read

Learn and practice the python’s linear algebra library

Back to top ↑

data science

Project: Predicting breast cancer

9 minute read

Predicting the breast tumor as either malignant or benign based on given features. We will be using SVM model and GridSearchCV

Project: Predicting heart diseases

5 minute read

Predicting if a patient has a heart disease or not based on the given features. We will be using pipelines, cross_validation_scores and KNN model

Project: Predicting Titanic survival

16 minute read

Predicting who were more likely to survive on Titanic based on the given features. We will be using pipelines, cross_validation_scores, LogisticRegression an...

Project: Predicting Ad clicks

15 minute read

Predicting if a customer is going to click on Ad or not. We will be using pipelines, cross_validation_scores, LogisticRegression and XGBoost

Project: Predicting Amount spent

10 minute read

Predicting yearly amount spent by the customers of an ecommerce store. We will be using pipelines, cross_validation_scores and LinearRegression model

Derivatives

4 minute read

Learn the concept of derivatives

Numpy

11 minute read

Learn and practice the python’s linear algebra library

Back to top ↑

machine learning

Project: Predicting breast cancer

9 minute read

Predicting the breast tumor as either malignant or benign based on given features. We will be using SVM model and GridSearchCV

Project: Predicting heart diseases

5 minute read

Predicting if a patient has a heart disease or not based on the given features. We will be using pipelines, cross_validation_scores and KNN model

Project: Predicting Titanic survival

16 minute read

Predicting who were more likely to survive on Titanic based on the given features. We will be using pipelines, cross_validation_scores, LogisticRegression an...

Project: Predicting Ad clicks

15 minute read

Predicting if a customer is going to click on Ad or not. We will be using pipelines, cross_validation_scores, LogisticRegression and XGBoost

Project: Predicting Amount spent

10 minute read

Predicting yearly amount spent by the customers of an ecommerce store. We will be using pipelines, cross_validation_scores and LinearRegression model

Derivatives

4 minute read

Learn the concept of derivatives

Numpy

11 minute read

Learn and practice the python’s linear algebra library

Back to top ↑

statistics

Back to top ↑

webscraping

Back to top ↑

finance

Back to top ↑

stocks

Back to top ↑

bias

Back to top ↑

variance

Back to top ↑

underfit

Back to top ↑

overfit

Back to top ↑

central limit theorem

Back to top ↑

regression

Back to top ↑

outlier

Back to top ↑

expected value

Back to top ↑

linear regression

Back to top ↑

gradient descent

Back to top ↑

numpy

Numpy

11 minute read

Learn and practice the python’s linear algebra library

Back to top ↑

args

Args and Kwargs

2 minute read

Learn about the usage of *args and **kwargs keywords

Back to top ↑

kwargs

Args and Kwargs

2 minute read

Learn about the usage of *args and **kwargs keywords

Back to top ↑

derivatives

Derivatives

4 minute read

Learn the concept of derivatives

Back to top ↑

flask

Back to top ↑

pipenv

Back to top ↑

nginx

Back to top ↑

docker

Back to top ↑

docker-compose

Back to top ↑

uwsgi

Back to top ↑