Emmy (SitiAminatus)

SitiAminatus

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

Emmy's repositories

DataStructure_knn-classifier

This code demonstrates the functioning of the k-nearest neighbor classifier and has been implemented on a set of 100 randomly generated positive points

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

DataStructure_MaxVal-Gradient-Descent

These code help you to find the maximum value for this function -> f(x)=〖xe〗^(-x)

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

EDA_StudentPerformancev1.1

Exploratory Data Analysis for student performance (dataset provided by Kaggle). The features are student's grades and demographic information. For more details check here https://www.kaggle.com/datasets/rkiattisak/student-performance-in-mathematics

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

ModelSelection_Student-Performance-by-Kaggle

Select best model from these prediction algorithm related: Linear Regression, Decision Tree, Random Forest, Support Vector Machine, Neural Network

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

Prediction_NeuralNetwork-Multi-Layer-Perceptron-MLP-

Simply predict bank data. This dataset will show you what is prediction. You can guess the answer only by looking at the dataset then you can get the valid answer through algorithm implementation

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

Prediction_Rice-Growth-Phases-Landsat-8-Satellite

This project used to predict Rice Growth Phase using DNN. You will find in TOLITOLI model, the accuracy is so bad and you need to deal with the outlier first.

Stargazers:0Issues:0Issues:0

Prediction_Simple-Decision-Tree

This is the simply way to learn Decision Tree. Simple code for the beginner who learn Machine Learning algorithm.

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

Prediction_Student-Performance-by-Kaggle

Predict math score using these features gender, race/ethnicity, parental level of education, lunch, test preparation course, reading score, writing score.

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

Prediction_Titanic-by-Kaggle

Prediction model using Decision Tree, Logistic Regression, KNN, Random Forest, and Neural Network

Stargazers:0Issues:0Issues:0

SentimentAnalysis_Fine-Food-Review-by-Amazon

Objective : Find bad store in amazon website and suggest amazon to give a training session for them. In the other hand, we also try to increase product purchase by offering Flash Sale program and implement it to the lowest purchase in good store. Here I implemented Sentiment Analysis in Text Column (Amazon Fine Food Reviews by Kaggle)

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