There are 0 repository under nnet topic.
shiny app
Six machine learning models for predicting bladder cancer progression using Caret package
Building Spam Email Classifier using NNET. Please read README.md for more info. Thanks
Modelling Experts Behaviour in Q&A Communities to Predict Worthy Discussion
Fake News analysis and prediction in R Script. Naive Bayes, Random Forest, SVM, NNET, ROC, Confusion Matrix, Accuracy, F1 score.
Using classification algorithms to predict the geographical origin of an individual.
a neural network written from scratch and accelerated with cuda
The repository for all the data science projects I am doing
The trial about construction ML model by R and memo. Rによる機械学習モデルの構築についての試行とメモ.
MathSuccess - it is a dataset of 2600 rows containing student info and if they passed a highly competitive Math Class. I used 5 models to compare its accuracy in R-Studio. Models Used : ctree, rpart, svm, randomForest, nnet
Neural network phone duration model on top of the Kaldi speech recognition framework
Sample implementations of neural networks that solve the XOR problem from scratch in different languages