Skip to content

jaroddev/learn-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-ML

Motivations

This repository is a place where i will commit different projects, in order to learn some data science python library such as:

  • numpy
  • matplotlib
  • pandas
  • scikit-learn
  • seaborn

What motivated me to learn these libraries, is the fact that the opportunities where i have to use python to manipulate data have increased lately for me, this is related to the fact that i am currently enroled (2021-2022) in a research oriented master's degree (in my last year).

Currently using Orange3 to do machine learning at University ( and Weka last year ), i am planning to replace these with other data science libraries.

projects list

You find in this repositories, the following projects:

mloc

Using data science library to train a linear regression and a KNN model

Additional notes:

  • First notebooks with Jupyter
  • First ML model training with code (before only no-code was used to do this: orange3 and weka)

bpoc

Analysis of a csv file which contains informations on elected french parliament members

Additional notes:

  • Creation of a very basic CLI in python
  • Used pylint on the parite.py file (quality check)
  • Very simple graph

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published