https://github.com/akash1070/streamlit-app
making App using Streamlit and Sublime Editor
https://github.com/akash1070/streamlit-app
steamlit sublime-text-3
Last synced: 3 months ago
JSON representation
making App using Streamlit and Sublime Editor
- Host: GitHub
- URL: https://github.com/akash1070/streamlit-app
- Owner: Akash1070
- Created: 2022-09-13T06:33:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T07:11:06.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T11:52:20.027Z (5 months ago)
- Topics: steamlit, sublime-text-3
- Language: Python
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Making a Web App Using Steamlit & Sublime Editor**
Making prediction of the dataset:1. Breast Cancer Dataset
2. Wine Dataset
3. Iris Dataset
## Authors- [@Akash Kumar Jha](https://github.com/Akash1070)
## Installation
To install the libraries used in this project. Follow the
below steps:```bash
!pip install steamlit
import streamlit as st
import numpy as np
import pandas as pd
import seaborn as sns
import matplotlib
import matplotlib.pyplot as plt
#from sklearn import datasets
from sklearn.model_selection import train_test_split
from sklearn.tree import DecisionTreeClassifier
from sklearn.naive_bayes import GaussianNB
from sklearn.svm import SVC
from sklearn.neighbors import KNeighborsClassifier
from sklearn.linear_model import LogisticRegression
from sklearn.metrics import accuracy_score
from sklearn import model_selection
```
## Running Flask ApiTo run tests, run the following command
```bash
python app.py
```## š About Me
Data Scientist Enthusiast | Petroleum Engineer Graduate | Solving Problems Using Data
# Hi, I'm Akash! š
## š Links
[](https://github.com/Akash1070)
[](https://www.linkedin.com/in/akashkumar107/)
## Other Common Github Profile Sections
š©āš» Iām interested in Petroleum Engineeringš§ Iām currently learning Data Scientist | Data Analytics | Business Analytics
šÆāāļø Iām looking to collaborate on Ideas & Data
## š Skills
1. Data Scientist
2. Data Analyst
3. Business Analyst
4. Machine Learning