Skip to content

Hello!, My name is Cesar Olivares Espinosa, I enjoy building Data Science, Machine and Deep Learning projects, this a portfolio of my most recent works, take a look! 😁

Notifications You must be signed in to change notification settings

colivarese/Cesar-Olivares-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

75 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Captura de Pantalla 2022-01-03 a la(s) 19 39 26

About me:

Hi, my name is Cesar Olivares Espinosa, I'm currently enrolled on a Master's programme on Computer Engineering Sciences, focusing on Data Science, Computer Vision and Machine/Deep Learning, I enjoy building projects on this topics and learning everyday. I have a Biomedical Engineer Degree where I find about image processing and thats what's brought me here!

This is my portfolio of Data Science/Machine Learning projects.

Projects:

  • Potato Leaves Disease Classification on Google Cloud πŸ₯”πŸ₯¬πŸ‚: On this project a Convolutional Neural Network model is trained using images from potato leaves, with three clases, healthy and two with diseases. The model achieves an accuracy around 0.95. The model is used in a React local webpage having a drag and drop function, which returns the predicted class with its accuracy. The trained model is then loaded into Google Cloud Platform, connected with the FastAPI to get predictions with a cloud server and tested with Postman.

  • Sentiment Analysis on Movies Reviews πŸ˜ƒπŸ€¬πŸΏ: On this project a pre-trained BERT Model was taken from Hugging Face, specifically a Multilingual uncased sentiment to assign a value to a sentence given on the sentiment of the text. Data was retrieved from the popular website RottenTomatoes using the Request Dependency, processed with the BeautifulSoup library and RegEx, finally formatted on a Pandas DataFrame.

  • Bank Churners Prediction using Tree's Algorithms πŸ¦πŸ’³πŸŒ³: On this project we capture data from Kaggle, perform Exploratory Data Analysis, cleaning, feature engineering, categorical encoding and use the data to train different Tree Models, use cross validation to find the one with the best performance and fine tune the parameters.

  • MNIST Digit Generator with GANs πŸ”’πŸ€–: On this project we take the popular MNIST dataset which consists of tens of thousands images of hand written digits, design a Generative Adversarial Network, train it on the dataset to generate more realistic digits on every epoch.

  • Text Generator using LSTM πŸ“πŸͺ„: On this project we train a Long-Short Term Memory Neural Network using Tensorflow on the popular book Alice In Wonderland to generate text given an input, we can see how the model is behaving on each run!

From Scratch Algorithms:

Kaggle:

  • TensorFlow - Help Protect the Great Barrier Reef🐠: Detect crown-of-thorns starfish in underwater image data, currently using YOLOv5 and YOLOx to train the model.
  • Feedback Prize - Evaluating Student Writing AnalyzeπŸ“ argumentative writing elements from students grade 6-12, currently uing a BERT BigBird Model to find the discourse type.

Technologies:

  • Python
  • R
  • Java
  • MATLAB
  • GitHub
  • SQL
  • OpenCv
  • Pandas
  • Matplotlib
  • SkLearn
  • TensorFlow
  • PyTorch
  • Google Colab

About

Hello!, My name is Cesar Olivares Espinosa, I enjoy building Data Science, Machine and Deep Learning projects, this a portfolio of my most recent works, take a look! 😁

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published