Skip to content

jonandergomez/machine_learning_for_students

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning for students

  • This is a repository of code used in my classes for my students.

  • Neverhtheless, if you find it useful for your purposes enjoy it. But, please, do not consider this a stable product or a definitive version. This repository will be inmerse in a continuous changing.

  • Of course, this code contains errors.

  • The code in this repository is mainly written in Python.

  • There is also part of the Python code to be used in a Spark environment.

  • This code uses Scikit-Learn and Pandas.

Usage

Comming nearly.

Setting the environment to use this code from your Python code

For using this library set the environment variable PYTHONPATH to the directory where the repository is placed. Usually, I place the directories ann, hmm, machine_learning, and testing in ${HOME}/pyhon. Then I set the following line in my .profile or .bashrc file.

    export PYTHONPATH="${HOME}/python"

Authors

How to get it

git clone https://github.com/jonandergomez/machine_learning_for_students.git

About

Code and examples for my students of Machine Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages