sergioalegre / Machine-learning-based-R

Practicas del Grado en Inteligencia Artificial y Machine Learning: R, TimeSeries, SVM, NLP, Decision Trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn


Logo

Practicas de R para el grado de machine learning

Practicas del Grado en Inteligencia Artificial y Machine Learning: R, TimeSeries, SVM, NLP, Decision Trees
Machine Learning grade practices using R, TimeSeries, SVM, NLP, Decision Trees.
Explore the docs »

· Report Bug · Request Feature

About The Project

  • Practicas del Grado en Inteligencia Artificial y Machine Learning: R, TimeSeries, SVM, NLP, Decision Trees

  • Machine Learning grade practices using R, TimeSeries, SVM, NLP, Decision Trees.

Logo

Contact

Email: sergio.alegre.arribas EN gmail.com
LinkedIn: https://www.linkedin.com/in/sergioalegre
Website: http://me.sergioalegre.es

Built With

  • R
  • Machine Learning
  • Time Series
  • Decission Trees
  • Support Vector Machine aka SVM
  • Procesamiento del lenguaje natural / Natural languaje processing aka NLP

Getting Started

  • Ejemplos sencillos de diversas técnicas de aprendizaje de diferentes datasets populares.

  • Simple example of diffentent ML techniques using popular datasets.

Prerequisites

  • Anaconda para R Studio o cuenta en Colab o servicio similar.

  • Anaconda for R Studio o have a Colab account or similar service.

Installation

  • Solamente instalar Anaconda e instalar las librerias si alguna faltara.

  • Just install Anaconda and install, if needed, any missing dependency (library).

Usage

  • Simplemente importa el archivo .R

  • Just import .R file.

Roadmap

  • En este repo iré almacenando más ejemplos comentados.

  • I'll add more examples.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

Practicas del Grado en Inteligencia Artificial y Machine Learning: R, TimeSeries, SVM, NLP, Decision Trees

License:MIT License


Languages

Language:R 78.5%Language:Python 21.5%