[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-123593-en":3,"doc-seo-123593-105":30,"detail-sidebar-cat-0-en-105":92},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":20,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":27,"seo_description":14,"update_tm":28,"read_time":29},123593,1099513958762,"Logic","https://ap-avatar.wpscdn.com/avatar/1000023916a998db790?x-image-process=image/resize,m_fixed,w_180,h_180&k=1784791008015729253",8,"Research & Report","Machine Learning techniques to discover and understand the population of flare stars in MeerLICHT data - Data Sci Minor Dissertation","Machine learning methods are applied to discover and understand the population of flare stars using the MeerLICHT dataset. The study introduces the astrophysical background required to interpret stellar radiation, luminosity, flux, and magnitudes, and reviews variable-star categories relevant to the problem. It then details supervised learning approaches (random forests and artificial neural networks) and unsupervised learning via clustering. Model performance is assessed with confusion matrices and ROC curves, followed by feature selection and interpretation of feature importance. Results compare outcomes on PLAsTiCC and MeerLICHT data and outline directions for future work.","University of Cape Town Department of statistical sciences  \nAST5005W  \nData Sci: Minor Dissertation  \nMachine Learning techniques to discover and understand the population of ﬂare stars in MeerLICHT data  \nName: Aphiwe Bangiso Student No: BNGAPH002  \nSupervised by  \n• Prof. Paul Groot Department of Astronomy  \n18  \nOctober 2022  \nCo-supervised by  \n• Dr. David Buckley Department of Astronomy  \n• Dr. Cole Johnston Radboud University  \nThe copyright of this thesis vests in the author. No quotation from it or information derived from it is to be published without full acknowledgement of the source. The thesis is to be used for private study or noncommercial research purposes only.  \nPublished by the University of Cape Town (UCT) in terms of the non-exclusive license granted to UCT by the author.  \nAcknowledgments  \nI would like to thank my supervisors for their continuous support during the course of this project, it would not have been possible without their support. I would like to also thank the Inter-university Institute for Data-Intensive Astronomy (IDIA) for providing computational resources for this project. This project was funded by the National Astrophysics and Space Science Programme (NASSP) and the department of astronomy at UCT.  \nContents  \n1 Introduction 1  \n2 Astronomy 4  \n2.1 Stellar radiation ............................. 5  \n2.2 Luminosity and ﬂux .......................... 7  \n2.3 Absolute and apparent magnitude ................... 8  \n2.4 Hertzsprung-Russell Diagram ..................... 8  \n2.5 Variable stars .............................. 10  \n2.5.1 Cepheids ............................. 10  \n2.5.2 RR Lyrae ............................ 10  \n2.5.3 Eclipsing binaries ........................ 11  \n2.5.4 Supernovae ........................... 11  \n2.5.5 Active galactic nuclei ...................... 11  \n2.5.6 Tidal disruption events ..................... 12  \n2.5.7 M type stars ........................... 12  \n2.5.8 Kilonovas ............................ 12  \n2.5.9 Mira variables .......................... 12  \n2.5.10 Microlensing ........................... 12  \n3 Data sources and properties 13  \n3.1 PLAsTiCC data ............................. 14  \n3.1.1 Class distribution ........................ 16  \n3.2 MeerLICHT sources .......................... 19  \n3.3 Time series data and feature deﬁnitions ............... 22  \n3.3.1 Data features .......................... 25  \n4 Machine learning 27  \n4.1 Supervised learning techniques ..................... 27  \n4.1.1 Random forest ......................... 27  \n4.1.2 Node impurity measures .................... 30  \n4.1.3 Artiﬁcial neural networks .................... 30  \n4.1.4 Types of activation functions ................. 32  \n4.1.5 Optimization algorithms .................... 34  \n4.2 Model evaluation ............................ 35  \n4.2.1 Confusion matrix ........................ 36  \n4.2.2 The receiver operating characteristic curve .......... 38  \n4.3 Unsupervised learning technique .................... 38  \n4.3.1 K-means clustering ....................... 39  \n4.3.2 Hierarchical clustering ..................... 39  \n5 Results and Discussions 40  \n5.1 PLAsTiCC ............................... 41  \n5.1.1 Cross validated results ..................... 45  \n5.1.2 Learning curves ......................... 50  \n5.1.3 Modiﬁed PLAsTiCC data ................... 52  \n5.2 MeerLICHT ............................... 56  \n5.2.1 The ROC curve ......................... 61  \n5.2.2 Learning curves ......................... 62  \n5.2.3 Clustering M dwarf stars .................... 65  \n5.3 Feature selection ............................ 69  \n6 Conclusions and Future work 73  \n7 References 75  \n8 Appendices 86  \n8.1 Class distribution ............................ 86  \nList of Figures  \n2.1.1 Simulated black body curve ...................... 7  \n2.4.1 Hertzsprung-Russell Diagram [Agrawal 2018] ............. 9  \n3.1.1 Samples in each class .......................... 16  \n3.1.2 Kernel","cbCaijC3PeX2D9HD","https://ap.wps.com/l/cbCaijC3PeX2D9HD","pdf",30821542,1,100,"English","en",105,"# Contents\n## Introduction\n## Astronomy\n## Data sources and properties\n## Machine learning\n## Results and Discussions\n## Conclusions and Future work\n## References\n## Appendices","[{\"question\":\"What datasets are used to study flare stars in this dissertation?\",\"answer\":\"The dissertation uses PLAsTiCC data and MeerLICHT sources, including time series data with defined features to support learning and evaluation.\"},{\"question\":\"Which machine learning approaches are included?\",\"answer\":\"It covers supervised learning using random forests and artificial neural networks, and unsupervised learning using clustering methods such as k-means and hierarchical clustering.\"},{\"question\":\"How is model performance evaluated?\",\"answer\":\"Performance is evaluated using confusion matrices and receiver operating characteristic (ROC) curves, along with learning curves and related diagnostic plots.\"}]","Machine Learning techniques to discover and understand the population of flare stars in MeerLICHT data - Data Sci Minor Dissertation | PDF",1785817527,252,{"code":4,"msg":31,"data":32},"ok",{"site_id":24,"language":23,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":87,"head_meta":89,"extra_data":91,"updated_unix":28},"machine-learning-techniques-to-discover-and-understand-the-population-of-flare-stars-in-meerlicht-data-data-sci-minor-dissertation","",{"@graph":36,"@context":86},[37,54,69],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,51],{"item":41,"name":42,"@type":43,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":50},"https://docshare.wps.com/document/research-report/",3,{"item":52,"name":13,"@type":43,"position":53},"https://docshare.wps.com/document/machine-learning-techniques-to-discover-and-understand-the-population-of-flare-stars-in-meerlicht-data-data-sci-minor-dissertation/123593/",4,{"url":52,"name":13,"@type":55,"author":56,"headline":13,"publisher":58,"fileFormat":61,"inLanguage":23,"description":14,"dateModified":62,"datePublished":63,"encodingFormat":61,"isAccessibleForFree":64,"interactionStatistic":65},"DigitalDocument",{"name":9,"@type":57},"Person",{"url":41,"name":59,"@type":60},"DocShare","Organization","application/pdf","2026-08-05","2026-08-04",true,{"@type":66,"interactionType":67,"userInteractionCount":20},"InteractionCounter",{"@type":68},"ViewAction",{"@type":70,"mainEntity":71},"FAQPage",[72,78,82],{"name":73,"@type":74,"acceptedAnswer":75},"What datasets are used to study flare stars in this dissertation?","Question",{"text":76,"@type":77},"The dissertation uses PLAsTiCC data and MeerLICHT sources, including time series data with defined features to support learning and evaluation.","Answer",{"name":79,"@type":74,"acceptedAnswer":80},"Which machine learning approaches are included?",{"text":81,"@type":77},"It covers supervised learning using random forests and artificial neural networks, and unsupervised learning using clustering methods such as k-means and hierarchical clustering.",{"name":83,"@type":74,"acceptedAnswer":84},"How is model performance evaluated?",{"text":85,"@type":77},"Performance is evaluated using confusion matrices and receiver operating characteristic (ROC) curves, along with learning curves and related diagnostic plots.","https://schema.org",{"og:url":52,"og:type":88,"og:title":13,"og:site_name":59,"og:description":14},"article",{"robots":90,"canonical":52},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":93},[94,98,102,106,111,116,121,124,129,132,136],{"id":20,"doc_module":4,"doc_module_name":46,"category_name":95,"show_sort_weight":96,"slug":97},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":99,"show_sort_weight":100,"slug":101},"Literature",80,"literature",{"id":53,"doc_module":4,"doc_module_name":46,"category_name":103,"show_sort_weight":104,"slug":105},"Exam",70,"exam",{"id":107,"doc_module":4,"doc_module_name":46,"category_name":108,"show_sort_weight":109,"slug":110},5,"Comic",60,"comic",{"id":112,"doc_module":4,"doc_module_name":46,"category_name":113,"show_sort_weight":114,"slug":115},6,"Technology",50,"technology",{"id":117,"doc_module":4,"doc_module_name":46,"category_name":118,"show_sort_weight":119,"slug":120},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":122,"slug":123},30,"research-report",{"id":125,"doc_module":4,"doc_module_name":46,"category_name":126,"show_sort_weight":127,"slug":128},9,"Religion & Spirituality",20,"religion-spirituality",{"id":127,"doc_module":4,"doc_module_name":46,"category_name":130,"show_sort_weight":127,"slug":131},"World Cup","world-cup",{"id":133,"doc_module":4,"doc_module_name":46,"category_name":134,"show_sort_weight":133,"slug":135},10,"Lifestyle","lifestyle",{"id":137,"doc_module":4,"doc_module_name":46,"category_name":138,"show_sort_weight":107,"slug":139},19,"General","general"]