arbarbn's repositories
fastapi-streamlit-tutorial
Iris Classification served with FastAPI and Streamlit in Docker
Time-Series-Analysis-Forecasting-Projects-using-Python
I try to make Time Series Analysis and Forecasting project using ARIMA, XGBOOST, Prophet, and LSTM
arbarbn.github.io
This is my resume, portfolio, and projects stories. This isn't finished done and will update soon.
ATM-Simulation
This is project group for simulating ATM using Python, MySQL, and Front-end (HTML and CSS)
Fraud-Detection-Projects-using-Python
I detect fraud using Anomaly Detection (isolation forest), Sampling (RUS)+Classification, and Classification (XGBOOST, PyCaret AUTOML, and ANN)
gittutorial
To demonstrate how to use git
Network-Classification-using-Streamlit-and-Python
This was the classification of Network Traffic using 5 features for 10 apps. We created this app using Python and Streamlit and then it was hosted by Heroku
Recommendation-System-Projects-using-python
Recommendation system projects using Knowledge, Content, and Collaborative based.
Sentiment-Analysis
I try to do Topic Modeling using LDA and Sentiment Analysis
song-popularity-kaggle-competition
Predict song popularity using IterativeImputer, PCA, and Random Forest
Statistics-and-Machine-Learning-HackerRank
My exercises to improve >>>
TSP-code-for-50x50-matrix-python
Travel Salesman Problem Algorithm Using Proposed Algorithm Development with K-Smallest City Method