Pinned Repositories
City_Weather
iOS app built using Swift language and MVVM design pattern
Data-Analytics-Python
Data analytics done with the help of python language and packages.
DecisionTrees
Decision tree algo used to make model predictions.
K-Means-UnsupervisedLearning
KNN
LinearRegression
Machine Learning on Boston Housing Price prediction using Supervised Linear Regression.
LogisticRegression
Logistic regression ML technique used on banking data to predict whether users will take term deposit or not.
moodle-local_onlinejudge
Online Judge plugin for Moodle 2.x
Naive_Bayes
Using Naive Bayes to make predictions on the spam or ham sms's. Its also used to predict whether a candidate will attend the interview or not.
Test
acharyakarthikeya85's Repositories
acharyakarthikeya85/moodle-local_onlinejudge
Online Judge plugin for Moodle 2.x
acharyakarthikeya85/Test
acharyakarthikeya85/City_Weather
iOS app built using Swift language and MVVM design pattern
acharyakarthikeya85/Data-Analytics-Python
Data analytics done with the help of python language and packages.
acharyakarthikeya85/DecisionTrees
Decision tree algo used to make model predictions.
acharyakarthikeya85/K-Means-UnsupervisedLearning
acharyakarthikeya85/KNN
acharyakarthikeya85/LinearRegression
Machine Learning on Boston Housing Price prediction using Supervised Linear Regression.
acharyakarthikeya85/LogisticRegression
Logistic regression ML technique used on banking data to predict whether users will take term deposit or not.
acharyakarthikeya85/Naive_Bayes
Using Naive Bayes to make predictions on the spam or ham sms's. Its also used to predict whether a candidate will attend the interview or not.
acharyakarthikeya85/PCA
PCA machine learning model
acharyakarthikeya85/RandomForest
Ensemble modelling done to predict the kidney disorder of the patients with various blood test results.
acharyakarthikeya85/Relative_Humidity
Relative Humidity(RH) prediction using different ML models. Its a supervised regression problem.
acharyakarthikeya85/Telstra_POC
POC to demonstrate iOS proficiency for the Teslstra project.
acharyakarthikeya85/XGBoost_Stacking