Skip to content

lismarcarolinacamacho/PYTHON

Repository files navigation

PYTHON- Machine Learning

calculadora con tkinter

registro de vehiculos. (Pandas numpy, matplotlib) ALGORITMO: ARBOL DE DECISION, PARA EVALUAR EL DATASET : https://archive.ics.uci.edu/ml/machine-learning-databases/car/car.data ALGORITMO DE REGRESION LINEAL SIMPLE, PARA EVALUAR EL DATASET: http://lib.stat.cmu.edu/datasets/boston

numpy_financial libreria para finanzas ( algoritmos: arbol de decisión , SVM. Graficos interactivos seaborn )

  <section>
    <h2>Cat Photos</h2>
    <!-- TODO: Add link to cat photos -->
    <p>Click here to view more <a target="_blank" href="https://freecatphotoapp.com">cat photos</a>.</p>
    <a href="https://freecatphotoapp.com"><img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back."></a>
  </section>
  <section>
    <h2>Cat Lists</h2>
    <h3>Things cats love:</h3>
    <ul>
      <li>cat nip</li>
      <li>laser pointers</li>
      <li>lasagna</li>
    </ul>
    <figure>
      <img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/lasagna.jpg" alt="A slice of lasagna on a plate.">
      <figcaption>Cats <em>love</em> lasagna.</figcaption>  
    </figure>
    <h3>Top 3 things cats hate:</h3>
    <ol>
      <li>flea treatment</li>
      <li>thunder</li>
      <li>other cats</li>
    </ol>
    <figure>
      <img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/cats.jpg" alt="Five cats looking around a field.">
      <figcaption>Cats <strong>hate</strong> other cats.</figcaption>  
    </figure>
  </section>

Releases

No releases published

Packages

No packages published

Languages