surya8barca
21 ; Computer Science Engineer C/C++ ; Java ; Python ;Machine Learning; Flutter ; Web Development; Data Analysis; Management , Football
AccentureMumbai,Maharashtra
Pinned Repositories
breast_cancer_prediction
A Machine Learning code to predict breast cancer from inbuilt sklearn data set (breast_cancer) using Support Vector Machine (SVM) and Grid Search along with a machine learning code to analyze the data set using Principal Component Analysis (PCA) tool from sklearn using 2 components.
ContactList_App
An Android App to add and store contacts information in your phone and perform basic functions such as Calling, Texting or Sending Email to the contact using Flutter.
covid_19_app
An Android Application that gives the Statistics of Covid-19 of various states in India using Flutter
CRCE_attendance_tracker
An Android App for every student in Fr. CRCE to track his attendance record using Flutter
DWM_mini_project
Data Warehouse and Mining Project to show the dataset analysis using Regression Alogrithm in Machine Learning
flower_species_predictor
A machine learning code for predicting the species of a flower from "iris" dataset using SVC and Grid Search and its web app and android app deployment using Flask and Flutter
House_Price_Predictor
A machine learning code to predict House prices using linear regression and its web and android application using Flask and Flutter
IDcard_generator
A basic College ID Card generator using Flutter which also stores your details for further use in Firestore Database
pbl_project_app
Face Recognition Attendance System is a project build for the sole purpose of optimizing the attendance system of schools/colleges
task-app
surya8barca's Repositories
surya8barca/pbl_project_app
Face Recognition Attendance System is a project build for the sole purpose of optimizing the attendance system of schools/colleges
surya8barca/House_Price_Predictor
A machine learning code to predict House prices using linear regression and its web and android application using Flask and Flutter
surya8barca/IDcard_generator
A basic College ID Card generator using Flutter which also stores your details for further use in Firestore Database
surya8barca/breast_cancer_prediction
A Machine Learning code to predict breast cancer from inbuilt sklearn data set (breast_cancer) using Support Vector Machine (SVM) and Grid Search along with a machine learning code to analyze the data set using Principal Component Analysis (PCA) tool from sklearn using 2 components.
surya8barca/ContactList_App
An Android App to add and store contacts information in your phone and perform basic functions such as Calling, Texting or Sending Email to the contact using Flutter.
surya8barca/flower_species_predictor
A machine learning code for predicting the species of a flower from "iris" dataset using SVC and Grid Search and its web app and android app deployment using Flask and Flutter
surya8barca/loan_payment_predictor
A machine learning code to predict if a person has fully paid the loan or not using Decision Tree and Random Forest and its web app and android app deployment using flask and flutter
surya8barca/covid_19_app
An Android Application that gives the Statistics of Covid-19 of various states in India using Flutter
surya8barca/CRCE_attendance_tracker
An Android App for every student in Fr. CRCE to track his attendance record using Flutter
surya8barca/DWM_mini_project
Data Warehouse and Mining Project to show the dataset analysis using Regression Alogrithm in Machine Learning
surya8barca/task-app
surya8barca/counter_app
A smiple Counter Android app using Flutter
surya8barca/Crescendo_Rotaract
travel buddy
surya8barca/data_classificatin_using_KMeansClustering
A Machine learning code to classify an unlabelled dataset using K Means Clustering technique
surya8barca/days_counter_app
A simple android app to keep track of the number of days your activities, pledges, habits, resolutions, etc.
surya8barca/fib
FIB application
surya8barca/kyphosis_predictor
A Kyphosis disease predictor using decision tree and random forest in machine learning and web app and android app using Flask and Flutter
surya8barca/library_system
Library System using Data Structures
surya8barca/linux_commands
Linux Commands
surya8barca/money_manager
An angular project with Springboot backend and SQL DB to keep track of your money, investments, etc.
surya8barca/movie_recommender_system
A content based Movie Recommender System using python 3
surya8barca/Notes-App
An Android App used for adding, deleting and updating personal notes using Flutter
surya8barca/OpenCV_basics
A set of basic OpenCV programs in Python 3
surya8barca/spam_detection_filter
A Machine learning program for predicting Spam Messages using NLTK library and MultinomialNB package
surya8barca/surya8barca.github.io
Portfolio Website
surya8barca/titanic_survival_predictor
A predictor for if a person will survive the sinking of titanic using logistic regression in machine learning and its web app and android app using flask and flutter
surya8barca/value_predictor_using_KNN
A random value predictor using KNN in machine learning