An open API service providing repository metadata for many open source software ecosystems.

GitHub / elakiricoder 1 Repository

A finance Guy who is crazy about Data Science..

elakiricoder/SerialGen___Random-Serial-Number-Generator

SerialGen 🐙 generates secure 20-character random serial numbers with Vanilla JavaScript OOP, instant copy-to-clipboard, responsive UI, color customization, and accessibility support.

Language: CSS - Size: 1.04 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

elakiricoder/Gender_Classification_KNN

Classifying the Gender based on the given feature.

Language: Jupyter Notebook - Size: 93.8 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

elakiricoder/Multinomial_Naive_Bayes_Classifier_Spam_Detection_NLP

Spam detection with Multinomial Naive Bayes Classifier using Python

Language: Jupyter Notebook - Size: 256 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Catboost_Regresson_Abalone_Age_Prediction

Predicting the Age of Abalone with Catboost Regressor using Python

Language: Jupyter Notebook - Size: 95.7 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Catboost_Classification_Census_Income_Adult

Census Income Adult Dataset - Catboost Classification - Python

Language: Jupyter Notebook - Size: 981 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Adaboost_regressor_house_price_prediction_dataset

Predicting house price with Adaboost regressor using Python.

Language: Jupyter Notebook - Size: 90.8 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/adaboost_classifier_diabetes_prediction

Solving the diabetes classification problem using Adaboost and random search - Python.

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/random_forest_regressor_housing_price_prediction

Predicting the house price using random forest regressor with Python.

Language: Jupyter Notebook - Size: 85.9 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Regression_Tree_Wine_Quality_Dataset

Trying the Regression Tree with Wine Quality dataset using Python

Language: Jupyter Notebook - Size: 88.9 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/XGBoost_Gender_Classification_with_optimization

Perform XGBoost on Gender classification dataset and optimizing with both manual and Random Search tuning.

Language: Jupyter Notebook - Size: 40 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Naive_Bayes_Gaussian_Classifier_Iris_Flower

Perform Naive Bayes Classification with good old Iris flower dataset using Python.

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Naive_Bayes_Classifier_Gaussian_Diabetes_dataset

Classifying the diabetes with Naive Bayes Gaussian Classifier using Python.

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/PCA_Principal_Component_Analysis_and_KNN_for_Cancer_Data

This is PCA - Principal Component Analysis for Breast Cancer Dataset and then Performing KNN using the PCA data. This is done with Python.

Language: Jupyter Notebook - Size: 120 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/K-Means_Clustering_Iris_Flower

K-means clustering for Iris flower dataset using Python on Jupyter Notebook

Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/K-Means_Clustering_Customer_Segmentation

Segmenting the customer using K-means Clustering. Language is Python and Jupyter notebook is used.

Language: Jupyter Notebook - Size: 45.9 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Heart_Disease_Prediction_Support_Vector_Machines_SVM

Predicting the heart disease using Support Vector Machines. Python language is used.

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Gender_Classification_Support_Vector_Machines_SVM

Classifying the Gender using Simple Support Vector Machines (SVM) in Python.

Language: Jupyter Notebook - Size: 34.2 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Digital-Sky-Survey-Random-Forest

Python implementation of Random Forest Classification for the Digital Sky Survey Data.

Language: Jupyter Notebook - Size: 505 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Wine_Quality_Random_Forest_Regression

Predicting the wine quality using the Random Forest Regression

Language: Jupyter Notebook - Size: 88.9 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Digital_Sky_Survey_Decision_Tree

Simple Decision Tree model using Python, sklearn for the Digital Sky Survey Dataset.

Language: Jupyter Notebook - Size: 505 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Random_Forest_Gender_Prediction

Predicting the Gender using Random Forest for a made up data.

Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Decision_Tree_Gender_Prediction

Predicting the Gender using Decision Tree for a simple made up data.

Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/KNN_Iris_Flower_Classification

Solving the Iris Flower Classification using KNN.

Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/Student_Admission_Prediction_Linear_Regression

This is a simple Linear Regression Model to Predict the Student Admission. The language is Python and the Jupyter Notebook is used.

Language: Jupyter Notebook - Size: 52.7 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/gender_classification_Logistic_Regression

A made up dataset for the absolute beginners to understand the Logistic Regression

Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

elakiricoder/catsvsdogs

CCN - Cats vs Dogs

Language: Jupyter Notebook - Size: 76.2 KB - Last synced at: 21 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

elakiricoder/machine_learning

Size: 1000 Bytes - Last synced at: 21 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0