Skip to content

This repository is for Machine learning beginners

Notifications You must be signed in to change notification settings

MohdRad/ML_Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository has notebooks with Machine learning tutorials for beginners.

./keras_mlp: MultiLayer Perceptron for regression.

./sklearn and ./sklearn2: sklearn models for regression.

./sentiment: different models for text classification or sentiment analysis. The data for codes in ./sentiment will be sent upon request. I cannot share it because of twitter/X current restrictions. To import llama2, ask for permission from Meta. You also need to create a token from your huggingface account and use it in the line login(token='')

./active_learning: A tutorial to show how to use active learning for a regression problem using Gaussian Process Regressor (GPR). modAL is an active learning package. Installing it on anaconda using pip has issues so I include it locally.

About

This repository is for Machine learning beginners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published