An open API service indexing awesome lists of open source software.

https://github.com/0xnaman1/breast-cancer-classification-and-housing-price-regression

Tensorflow 2.0 and Keras Regression and Classification including TensorBoard.
https://github.com/0xnaman1/breast-cancer-classification-and-housing-price-regression

breast-cancer-classification keras-classification-model tensroflow

Last synced: 4 months ago
JSON representation

Tensorflow 2.0 and Keras Regression and Classification including TensorBoard.

Awesome Lists containing this project

README

          

# Keras Regression and Classification models along with TensorBoard

Housing Price Prediction using Keras Regression Model.

Breast Cancer Predicion using Keras Classification Model.

Lending Club Loan Classification kaggle problem.

TensorBoard Example using the Cancer Predction Classification Model.

## Breast Cancer Predicion using Keras Classification Model.

### Sequential Model
![Screenshot 2020-02-04 at 1 39 47 PM](https://user-images.githubusercontent.com/35381035/73726042-acca8580-4754-11ea-98b4-16138d3840c8.png)

### Losses in Breast Cancer Prediction Classification
![Screenshot 2020-02-04 at 1 41 18 PM](https://user-images.githubusercontent.com/35381035/73725763-172ef600-4754-11ea-8dee-00c39e468604.png)

### Histogram of the Sequential Model Dense Layer 1
![Screenshot 2020-02-04 at 1 40 11 PM](https://user-images.githubusercontent.com/35381035/73725836-3cbbff80-4754-11ea-8425-42c2b1eae928.png)