Pinned Repositories
Calculator_html-CSS-JS
A personal project and experimental learning with javascript
Decision_Tree_using_streamlit
Decision Tree machine learning model deployed on cloud using streamlit
DockerFile
Docker File, Docker Image
Ensemble-Machine-Learning-
Implementation of ensemble machine learning models (Bagging, Boosting, Stacking)
K-fold-cross-validation
Implementation of k fold cross validation.
KMeans-Clustering-Unsupervised-ML-Algorithm
Using KMeans unsupervised clustering algorithm to identify optimal number of clusters to divide a dataset
Kmeans_webapp
PowerBI_Kaggle_EVdataset
SQLite_in_Jupyter_Notebook
SQLite3 using Jupyter Notebook
varunlobo
varunlobo's Repositories
varunlobo/PowerBI_Kaggle_EVdataset
varunlobo/SQLite_in_Jupyter_Notebook
SQLite3 using Jupyter Notebook
varunlobo/varunlobo
varunlobo/Calculator_html-CSS-JS
A personal project and experimental learning with javascript
varunlobo/Decision_Tree_using_streamlit
Decision Tree machine learning model deployed on cloud using streamlit
varunlobo/DockerFile
Docker File, Docker Image
varunlobo/Ensemble-Machine-Learning-
Implementation of ensemble machine learning models (Bagging, Boosting, Stacking)
varunlobo/K-fold-cross-validation
Implementation of k fold cross validation.
varunlobo/KMeans-Clustering-Unsupervised-ML-Algorithm
Using KMeans unsupervised clustering algorithm to identify optimal number of clusters to divide a dataset
varunlobo/Kmeans_webapp
varunlobo/Kmeans_webapp_heroku
Deploying unsupervised ML algo on Heroku
varunlobo/Label-Encoding-SKLearn.Prepocessing
Implementation of Label Encoder to convert columns with object datatypes into numeric datatypes.
varunlobo/learn_git
varunlobo/Nonfiction_Recommendations
varunlobo/PGP-in-ML-analytics_capstone-Proj
Final capstone project marking the completion of the Post Graduate Program in ML and Data Analytics
varunlobo/Pickle
Using pickle to share ML models
varunlobo/PowerBI_DataAnalyst_survey
varunlobo/Python-Scikit-Learn-Logistic-Regression
Using Logistic regression to classify breast cancer dataset into malignant vs benign.
varunlobo/Python-Scikit-Learn-PCA-Breast-Cancer
Using PCA to visualize breast cancer data from scikit-learn
varunlobo/Python-SkLearn-PCA-unsupervised-ML-Algo-
This notebook demonstrates the use of PCA to reduce features in a dataset on lithium ion batteries obtained from kaggle.
varunlobo/Python_EDA_Final-Assignment_course-1
EDA using python on the iris dataset.
varunlobo/Resume
Resume
varunlobo/Sentiment_analysis
Sentiment analysis using NLTK
varunlobo/Siemens_DISW
varunlobo/SQL_Skill_Demonstration
Practise SQL queries and syntax for skill development
varunlobo/Supervised-Machine-Learning-Algorithm-Credit-Card-Approvals-
varunlobo/Supervised-ML-Algorithm-SVC-DT-
Demonstration of the use of Support vector classification (SVC) and Decision tree (DT) to classify images
varunlobo/varun
Portfolio Project Webpage
varunlobo/WebApp_with_Streamlit
This is a demo of how we can deploy an app from github using streamlit
varunlobo/XGBoost-ML-Classification