karthikvadlamani's repositories

chama-data-transformation

JSON data parsing, transformation and manipulation; date and time handling; custom functions and row-wise processing; JSON payload transformation; data validation and error handling; CSV file generation

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Data-Science

Data Science projects with R and Python

Language:PythonStargazers:0Issues:0Issues:0

datasets

Just some datasets for my use

Stargazers:0Issues:0Issues:0

doordash-delivery-predictions

Prediction of delivery times for DoorDash deliveries. Performed feature engineering (creation, encoding), feature selection using (multi)collinearity analysis, Gini importance and PCA. Applied 6 ML models to perform regression analysis on delivery time prediction.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Fantasy-Premier-League

Creates a .csv file of all players in the English Player League with their respective team and total fantasy points

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Humble-Beginnings

Basics of Data Science with Python. Special thanks to @llSourcell

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

karthikvadlamani

Config files for my GitHub profile.

Language:HTMLStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

revolut-fraudsters-detection

Performed feature engineering, cross-validation (5 fold) on baseline and cost-sensitive (accounting for class imbalance) Decision trees and Logistic Regression models and compared performance. Used appropriate performance metrics i.e., AUC ROC, Average Precision and Balanced Accuracy. Outperformed baseline model.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

rotten-tomatoes-movie-classification

Classification of movies as 'Fresh', 'Rotten', 'Certified-Fresh' using categorical predictors as well as review sentiment. Performed feature encoding and used Decision Tree, Random Forest Classifiers. Tackled class imbalance issues by assigning weights to classes. Used tokenization to generate word vectors for reviews to predict movie status.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

tensorflow

Computation using data flow graphs for scalable machine learning

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0