Pinned Repositories
cli_tutorial
Kernel_method_project
Linear_Regression
Linear regression is a linear approach to model the relationship between a dependent variable (target variable) and one (simple regression) or more (multiple regression) independent variables. Python has different libraries that allow us to plot a data set and analyze the relation between variables. In case we observe a linear trend, we can calculate the line that better fits our data and make predictions using this line.
Speech_Recognition
AMMI Speech Recognition project for low-resource language(Arabic)
Safa1Mohamed's Repositories
Safa1Mohamed/Speech_Recognition
AMMI Speech Recognition project for low-resource language(Arabic)
Safa1Mohamed/cli_tutorial
Safa1Mohamed/Kernel_method_project
Safa1Mohamed/Linear_Regression
Linear regression is a linear approach to model the relationship between a dependent variable (target variable) and one (simple regression) or more (multiple regression) independent variables. Python has different libraries that allow us to plot a data set and analyze the relation between variables. In case we observe a linear trend, we can calculate the line that better fits our data and make predictions using this line.